#c9182e color space conversions
Hex:
#c9182e
RGB:
201, 24, 46
CMY:
21, 91, 82
CMYK:
0, 88, 77, 21
HSL:
353°, 78.6667%, 44.1176%
HSV (HSB):
353°, 88.0597%, 78.8235%
XYZ:
24.9072, 13.2680, 3.8330
xyY:
0.5929, 0.3158, 13.2680
CIE-Lab:
43.1644, 64.9434, 36.4600
CIE-LCH:
43.1644, 74.4780, 29.3104
CIE-Luv:
43.1644, 126.4486, 21.8171
Hunter-Lab:
36.4253, 58.3118, 19.2587
#c9182e color charts
#c9182e color shades, tints & tones
#c9182e color schemes
#c9182e color preview, HTML & CSS examples
This text has a color of #c9182e
<p style="color:#c9182e;">Text here</p>
.mytext {color:#c9182e;}
This box has a color of #c9182e
<div style="background-color:#c9182e;">Content here</div>
.mybackground {background-color:#c9182e;}
Border around this has a color of #c9182e
<div style="border:2px solid #c9182e;">Content here</div>
.myborder {border:2px solid #c9182e;}