#fa372a color space conversions
Hex:
#fa372a
RGB:
250, 55, 42
CMY:
2, 78, 84
CMYK:
0, 78, 83, 2
HSL:
4°, 95.4128%, 57.2549%
HSV (HSB):
4°, 83.2000%, 98.0392%
XYZ:
41.2084, 23.2235, 4.5012
xyY:
0.5978, 0.3369, 23.2235
CIE-Lab:
55.3018, 71.0948, 53.7801
CIE-LCH:
55.3018, 89.1447, 37.1059
CIE-Luv:
55.3018, 151.7729, 36.1043
Hunter-Lab:
48.1908, 68.3033, 28.1957
#fa372a color charts
#fa372a color shades, tints & tones
#fa372a color schemes
#fa372a color preview, HTML & CSS examples
This text has a color of #fa372a
<p style="color:#fa372a;">Text here</p>
.mytext {color:#fa372a;}
This box has a color of #fa372a
<div style="background-color:#fa372a;">Content here</div>
.mybackground {background-color:#fa372a;}
Border around this has a color of #fa372a
<div style="border:2px solid #fa372a;">Content here</div>
.myborder {border:2px solid #fa372a;}