#fa191d color space conversions
Hex:
#fa191d
RGB:
250, 25, 29
CMY:
2, 90, 89
CMYK:
0, 90, 88, 2
HSL:
359°, 95.7447%, 53.9216%
HSV (HSB):
359°, 90.0000%, 98.0392%
XYZ:
39.9937, 21.1080, 3.1287
xyY:
0.6227, 0.3286, 21.1080
CIE-Lab:
53.0675, 76.9703, 57.8233
CIE-LCH:
53.0675, 96.2703, 36.9154
CIE-Luv:
53.0675, 165.0537, 34.9856
Hunter-Lab:
45.9434, 74.9833, 28.1227
#fa191d color charts
#fa191d color shades, tints & tones
#fa191d color schemes
#fa191d color preview, HTML & CSS examples
This text has a color of #fa191d
<p style="color:#fa191d;">Text here</p>
.mytext {color:#fa191d;}
This box has a color of #fa191d
<div style="background-color:#fa191d;">Content here</div>
.mybackground {background-color:#fa191d;}
Border around this has a color of #fa191d
<div style="border:2px solid #fa191d;">Content here</div>
.myborder {border:2px solid #fa191d;}