#ff123a color space conversions
Hex:
#ff123a
RGB:
255, 18, 58
CMY:
0, 93, 77
CMYK:
0, 93, 77, 0
HSL:
350°, 100.0000%, 53.5294%
HSV (HSB):
350°, 92.9412%, 100.0000%
XYZ:
42.2200, 21.9981, 6.0238
xyY:
0.6011, 0.3132, 21.9981
CIE-Lab:
54.0250, 79.6700, 44.5248
CIE-LCH:
54.0250, 91.2676, 29.1993
CIE-Luv:
54.0250, 164.9722, 27.3697
Hunter-Lab:
46.9021, 78.6021, 25.2167
#ff123a color charts
#ff123a RGB chart
#ff123a CMYK chart
#ff123a RGB pie chart
#ff123a color shades, tints & tones
#ff123a color schemes
#ff123a color preview, HTML & CSS examples
This text has a color of #ff123a
<p style="color:#ff123a;">Text here</p>
.mytext {color:#ff123a;}
Text color #ff123a
This box has a color of #ff123a
<div style="background-color:#ff123a;">Content here</div>
.mybackground {background-color:#ff123a;}
Background color #ff123a
Border around this has a color of #ff123a
<div style="border:2px solid #ff123a;">Content here</div>
.myborder {border:2px solid #ff123a;}
Border color #ff123a