In RGB color space, #ff123e hex color has a red value of 255, a green value of 18 and a blue value of 62.
In CMYK color space (used in color printing), #ff123e hex color is composed of 0% cyan, 92.94% magenta, 75.69% yellow and 0% black.
#ff123e color has a hue of 348.9 degrees, a saturation of 100% and a lightness of 53.5%.
#ff123e hex color contains mainly RED.
The closest web safe color of #ff123e is #ff0033
#ff123e hex color has a decimal value of 16716350.
HEX | ff123e | #ff123e |
---|---|---|
RGB | 255, 18, 62 | rgb(255, 18, 62) |
RGB Percent | 100, 7.06, 24.31 | rgb(100, 7.06, 24.31) |
CMYK | 0, 93, 76, 0 | |
HSL | 348.9°, 100, 53.5 | hsl(348.9, 100%, 53.5%) |
HSV | 348.9°, 92.9, 100 |
XYZ | 42.326, 22.04, 6.581 |
---|---|
Hunter Lab | 46.947, 78.774, 24.551 |
CIE-LAB | 54.069, 79.797, 42.321 |
CIE-LCH | 54.069, 90.325, 27.94 |
CIE-LUV | 0, 92.94, 75.69, 0 |
Web Safe | ff0033 |
RGB percent of color #ff123e
CMYK percent of color #ff123e
Text with hexadecimal color #ff123e
This text has a font color of #ff123e
<p style="color:#ff123e">Text here</p>
#ff123e Background Color
This box has a background color of #ff123e
<div style="background-color:#ff123e">Text here</div>
#ff123e Border Color
This box has a border color of #ff123e
<div style="border: 4px solid #ff123e">Text here</div>
CSS codes
<p style="color:#ff123e">Text here</p>
<div style="background-color:#ff123e">Text here</div>
<div style="border: 4px solid #ff123e">Text here</div>
#ff123e Color on white background
This is how a font and box color of #ff123e will look
on a white background.
#ff123e Color on black background
This is how a font and box color of #ff123e hex color will look
on a black background.