#c9321e color space conversions
Hex:
#c9321e
RGB:
201, 50, 30
CMY:
21, 80, 88
CMYK:
0, 75, 85, 21
HSL:
7°, 74.0260%, 45.2941%
HSV (HSB):
7°, 85.0746%, 78.8235%
XYZ:
25.4623, 14.7924, 2.7415
xyY:
0.5922, 0.3440, 14.7924
CIE-Lab:
45.3486, 57.8884, 47.1543
CIE-LCH:
45.3486, 74.6632, 39.1653
CIE-Luv:
45.3486, 118.3031, 30.9966
Hunter-Lab:
38.4610, 50.8659, 22.6965
#c9321e color charts
#c9321e color shades, tints & tones
#c9321e color schemes
#c9321e color preview, HTML & CSS examples
This text has a color of #c9321e
<p style="color:#c9321e;">Text here</p>
.mytext {color:#c9321e;}
This box has a color of #c9321e
<div style="background-color:#c9321e;">Content here</div>
.mybackground {background-color:#c9321e;}
Border around this has a color of #c9321e
<div style="border:2px solid #c9321e;">Content here</div>
.myborder {border:2px solid #c9321e;}