#c9235e color space conversions
Hex:
#c9235e
RGB:
201, 35, 94
CMY:
21, 86, 63
CMYK:
0, 83, 53, 21
HSL:
339°, 70.3390%, 46.2745%
HSV (HSB):
339°, 82.5871%, 78.8235%
XYZ:
26.7088, 14.4277, 11.9668
xyY:
0.5030, 0.2717, 14.4277
CIE-Lab:
44.8402, 65.2558, 9.0961
CIE-LCH:
44.8402, 65.8867, 7.9354
CIE-Luv:
44.8402, 107.8685, -1.7299
Hunter-Lab:
37.9838, 59.0427, 7.9094
#c9235e color charts
#c9235e color shades, tints & tones
#c9235e color schemes
#c9235e color preview, HTML & CSS examples
This text has a color of #c9235e
<p style="color:#c9235e;">Text here</p>
.mytext {color:#c9235e;}
This box has a color of #c9235e
<div style="background-color:#c9235e;">Content here</div>
.mybackground {background-color:#c9235e;}
Border around this has a color of #c9235e
<div style="border:2px solid #c9235e;">Content here</div>
.myborder {border:2px solid #c9235e;}