#fa210d color space conversions
Hex:
#fa210d
RGB:
250, 33, 13
CMY:
2, 87, 95
CMYK:
0, 87, 95, 2
HSL:
5°, 95.9514%, 51.5686%
HSV (HSB):
5°, 94.8000%, 98.0392%
XYZ:
40.0408, 21.4408, 2.4089
xyY:
0.6267, 0.3356, 21.4408
CIE-Lab:
53.4285, 75.5609, 63.5590
CIE-LCH:
53.4285, 98.7380, 40.0693
CIE-Luv:
53.4285, 164.1617, 38.0492
Hunter-Lab:
46.3042, 73.3229, 29.3285
#fa210d color charts
#fa210d color shades, tints & tones
#fa210d color schemes
#fa210d color preview, HTML & CSS examples
This text has a color of #fa210d
<p style="color:#fa210d;">Text here</p>
.mytext {color:#fa210d;}
This box has a color of #fa210d
<div style="background-color:#fa210d;">Content here</div>
.mybackground {background-color:#fa210d;}
Border around this has a color of #fa210d
<div style="border:2px solid #fa210d;">Content here</div>
.myborder {border:2px solid #fa210d;}