#c9250a color space conversions
Hex:
#c9250a
RGB:
201, 37, 10
CMY:
21, 85, 96
CMYK:
0, 82, 95, 21
HSL:
8°, 90.5213%, 41.3725%
HSV (HSB):
8°, 95.0249%, 78.8235%
XYZ:
24.8037, 13.7626, 1.6363
xyY:
0.6170, 0.3423, 13.7626
CIE-Lab:
43.8905, 61.3702, 53.9045
CIE-LCH:
43.8905, 81.6822, 41.2945
CIE-Luv:
43.8905, 126.8356, 32.0501
Hunter-Lab:
37.0979, 54.4241, 23.3534
#c9250a color charts
#c9250a color shades, tints & tones
#c9250a color schemes
#c9250a color preview, HTML & CSS examples
This text has a color of #c9250a
<p style="color:#c9250a;">Text here</p>
.mytext {color:#c9250a;}
This box has a color of #c9250a
<div style="background-color:#c9250a;">Content here</div>
.mybackground {background-color:#c9250a;}
Border around this has a color of #c9250a
<div style="border:2px solid #c9250a;">Content here</div>
.myborder {border:2px solid #c9250a;}