#c9255b color space conversions
Hex:
#c9255b
RGB:
201, 37, 91
CMY:
21, 85, 64
CMYK:
0, 82, 55, 21
HSL:
340°, 68.9076%, 46.6667%
HSV (HSB):
340°, 81.5920%, 78.8235%
XYZ:
26.6373, 14.4960, 11.2916
xyY:
0.5081, 0.2765, 14.4960
CIE-Lab:
44.9360, 64.5504, 11.0980
CIE-LCH:
44.9360, 65.4975, 9.7554
CIE-Luv:
44.9360, 108.3615, 0.6072
Hunter-Lab:
38.0736, 58.2546, 9.0677
#c9255b color charts
#c9255b color shades, tints & tones
#c9255b color schemes
#c9255b color preview, HTML & CSS examples
This text has a color of #c9255b
<p style="color:#c9255b;">Text here</p>
.mytext {color:#c9255b;}
This box has a color of #c9255b
<div style="background-color:#c9255b;">Content here</div>
.mybackground {background-color:#c9255b;}
Border around this has a color of #c9255b
<div style="border:2px solid #c9255b;">Content here</div>
.myborder {border:2px solid #c9255b;}