#fa002f color space conversions
Hex:
#fa002f
RGB:
250, 0, 47
CMY:
2, 100, 82
CMYK:
0, 100, 81, 2
HSL:
349°, 100.0000%, 49.0196%
HSV (HSB):
349°, 100.0000%, 98.0392%
XYZ:
39.9374, 20.5292, 4.5469
xyY:
0.6143, 0.3158, 20.5292
CIE-Lab:
52.4304, 79.5404, 48.5957
CIE-LCH:
52.4304, 93.2106, 31.4231
CIE-Luv:
52.4304, 166.3417, 29.1323
Hunter-Lab:
45.3092, 78.0463, 25.7665
#fa002f color charts
#fa002f color shades, tints & tones
#fa002f color schemes
#fa002f color preview, HTML & CSS examples
This text has a color of #fa002f
<p style="color:#fa002f;">Text here</p>
.mytext {color:#fa002f;}
This box has a color of #fa002f
<div style="background-color:#fa002f;">Content here</div>
.mybackground {background-color:#fa002f;}
Border around this has a color of #fa002f
<div style="border:2px solid #fa002f;">Content here</div>
.myborder {border:2px solid #fa002f;}