#fa1e0c color space conversions
Hex:
#fa1e0c
RGB:
250, 30, 12
CMY:
2, 88, 95
CMYK:
0, 88, 95, 2
HSL:
5°, 95.9677%, 51.3725%
HSV (HSB):
5°, 95.2000%, 98.0392%
XYZ:
39.9550, 21.2791, 2.3492
xyY:
0.6284, 0.3347, 21.2791
CIE-Lab:
53.2536, 76.0469, 63.7245
CIE-LCH:
53.2536, 99.2166, 39.9618
CIE-Luv:
53.2536, 165.1829, 37.8339
Hunter-Lab:
46.1293, 73.8820, 29.2710
#fa1e0c color charts
#fa1e0c color shades, tints & tones
#fa1e0c color schemes
#fa1e0c color preview, HTML & CSS examples
This text has a color of #fa1e0c
<p style="color:#fa1e0c;">Text here</p>
.mytext {color:#fa1e0c;}
This box has a color of #fa1e0c
<div style="background-color:#fa1e0c;">Content here</div>
.mybackground {background-color:#fa1e0c;}
Border around this has a color of #fa1e0c
<div style="border:2px solid #fa1e0c;">Content here</div>
.myborder {border:2px solid #fa1e0c;}