#fa1f12 color space conversions
Hex:
#fa1f12
RGB:
250, 31, 18
CMY:
2, 88, 93
CMYK:
0, 88, 93, 2
HSL:
3°, 95.8678%, 52.5490%
HSV (HSB):
3°, 92.8000%, 98.0392%
XYZ:
40.0235, 21.3476, 2.5833
xyY:
0.6258, 0.3338, 21.3476
CIE-Lab:
53.3279, 75.9407, 62.0617
CIE-LCH:
53.3279, 98.0747, 39.2570
CIE-Luv:
53.3279, 164.4506, 37.2765
Hunter-Lab:
46.2035, 73.7684, 29.0275
#fa1f12 color charts
#fa1f12 color shades, tints & tones
#fa1f12 color schemes
#fa1f12 color preview, HTML & CSS examples
This text has a color of #fa1f12
<p style="color:#fa1f12;">Text here</p>
.mytext {color:#fa1f12;}
This box has a color of #fa1f12
<div style="background-color:#fa1f12;">Content here</div>
.mybackground {background-color:#fa1f12;}
Border around this has a color of #fa1f12
<div style="border:2px solid #fa1f12;">Content here</div>
.myborder {border:2px solid #fa1f12;}