#c9230c color space conversions
Hex:
#c9230c
RGB:
201, 35, 12
CMY:
21, 86, 95
CMYK:
0, 83, 94, 21
HSL:
7°, 88.7324%, 41.7647%
HSV (HSB):
7°, 94.0299%, 78.8235%
XYZ:
24.7548, 13.6461, 1.6771
xyY:
0.6177, 0.3405, 13.6461
CIE-Lab:
43.7211, 61.8899, 53.2059
CIE-LCH:
43.7211, 81.6163, 40.6852
CIE-Luv:
43.7211, 127.5754, 31.5135
Hunter-Lab:
36.9406, 54.9709, 23.1667
#c9230c color charts
#c9230c color shades, tints & tones
#c9230c color schemes
#c9230c color preview, HTML & CSS examples
This text has a color of #c9230c
<p style="color:#c9230c;">Text here</p>
.mytext {color:#c9230c;}
This box has a color of #c9230c
<div style="background-color:#c9230c;">Content here</div>
.mybackground {background-color:#c9230c;}
Border around this has a color of #c9230c
<div style="border:2px solid #c9230c;">Content here</div>
.myborder {border:2px solid #c9230c;}