#fa123e color space conversions
Hex:
#fa123e
RGB:
250, 18, 62
CMY:
2, 93, 76
CMYK:
0, 93, 75, 2
HSL:
349°, 95.8678%, 52.5490%
HSV (HSB):
349°, 92.8000%, 98.0392%
XYZ:
40.5101, 21.1044, 6.4959
xyY:
0.5948, 0.3099, 21.1044
CIE-Lab:
53.0636, 78.5928, 40.9263
CIE-LCH:
53.0636, 88.6103, 27.5078
CIE-Luv:
53.0636, 160.3667, 24.8793
Hunter-Lab:
45.9395, 77.0097, 23.7741
#fa123e color charts
#fa123e color shades, tints & tones
#fa123e color schemes
#fa123e color preview, HTML & CSS examples
This text has a color of #fa123e
<p style="color:#fa123e;">Text here</p>
.mytext {color:#fa123e;}
This box has a color of #fa123e
<div style="background-color:#fa123e;">Content here</div>
.mybackground {background-color:#fa123e;}
Border around this has a color of #fa123e
<div style="border:2px solid #fa123e;">Content here</div>
.myborder {border:2px solid #fa123e;}