#fa1812 color space conversions
Hex:
#fa1812
RGB:
250, 24, 18
CMY:
2, 91, 93
CMYK:
0, 90, 93, 2
HSL:
2°, 95.8678%, 52.5490%
HSV (HSB):
2°, 92.8000%, 98.0392%
XYZ:
39.8602, 21.0209, 2.5288
xyY:
0.6286, 0.3315, 21.0209
CIE-Lab:
52.9724, 76.9624, 61.8554
CIE-LCH:
52.9724, 98.7386, 38.7892
CIE-Luv:
52.9724, 166.4310, 36.6272
Hunter-Lab:
45.8486, 74.9505, 28.8238
#fa1812 color charts
#fa1812 color shades, tints & tones
#fa1812 color schemes
#fa1812 color preview, HTML & CSS examples
This text has a color of #fa1812
<p style="color:#fa1812;">Text here</p>
.mytext {color:#fa1812;}
This box has a color of #fa1812
<div style="background-color:#fa1812;">Content here</div>
.mybackground {background-color:#fa1812;}
Border around this has a color of #fa1812
<div style="border:2px solid #fa1812;">Content here</div>
.myborder {border:2px solid #fa1812;}