#c9215e color space conversions
Hex:
#c9215e
RGB:
201, 33, 94
CMY:
21, 87, 63
CMYK:
0, 84, 53, 21
HSL:
338°, 71.7949%, 45.8824%
HSV (HSB):
338°, 83.5821%, 78.8235%
XYZ:
26.6516, 14.3134, 11.9477
xyY:
0.5037, 0.2705, 14.3134
CIE-Lab:
44.6790, 65.7166, 8.8691
CIE-LCH:
44.6790, 66.3124, 7.6862
CIE-Luv:
44.6790, 108.4695, -2.0961
Hunter-Lab:
37.8330, 59.5373, 7.7592
#c9215e color charts
#c9215e color shades, tints & tones
#c9215e color schemes
#c9215e color preview, HTML & CSS examples
This text has a color of #c9215e
<p style="color:#c9215e;">Text here</p>
.mytext {color:#c9215e;}
This box has a color of #c9215e
<div style="background-color:#c9215e;">Content here</div>
.mybackground {background-color:#c9215e;}
Border around this has a color of #c9215e
<div style="border:2px solid #c9215e;">Content here</div>
.myborder {border:2px solid #c9215e;}