#c9255e color space conversions
Hex:
#c9255e
RGB:
201, 37, 94
CMY:
21, 85, 63
CMYK:
0, 82, 53, 21
HSL:
339°, 68.9076%, 46.6667%
HSV (HSB):
339°, 81.5920%, 78.8235%
XYZ:
26.7693, 14.5488, 11.9870
xyY:
0.5022, 0.2729, 14.5488
CIE-Lab:
45.0099, 64.7716, 9.3349
CIE-LCH:
45.0099, 65.4408, 8.2010
CIE-Luv:
45.0099, 107.2364, -1.3446
Hunter-Lab:
38.1429, 58.5244, 8.0672
#c9255e color charts
#c9255e color shades, tints & tones
#c9255e color schemes
#c9255e color preview, HTML & CSS examples
This text has a color of #c9255e
<p style="color:#c9255e;">Text here</p>
.mytext {color:#c9255e;}
This box has a color of #c9255e
<div style="background-color:#c9255e;">Content here</div>
.mybackground {background-color:#c9255e;}
Border around this has a color of #c9255e
<div style="border:2px solid #c9255e;">Content here</div>
.myborder {border:2px solid #c9255e;}