#c9254e color space conversions
Hex:
#c9254e
RGB:
201, 37, 78
CMY:
21, 85, 69
CMYK:
0, 82, 61, 21
HSL:
345°, 68.9076%, 46.6667%
HSV (HSB):
345°, 81.5920%, 78.8235%
XYZ:
26.1241, 14.2907, 8.5892
xyY:
0.5331, 0.2916, 14.2907
CIE-Lab:
44.6470, 63.6812, 18.7887
CIE-LCH:
44.6470, 66.3951, 16.4383
CIE-Luv:
44.6470, 112.9663, 8.5469
Hunter-Lab:
37.8030, 57.1986, 12.9909
#c9254e color charts
#c9254e color shades, tints & tones
#c9254e color schemes
#c9254e color preview, HTML & CSS examples
This text has a color of #c9254e
<p style="color:#c9254e;">Text here</p>
.mytext {color:#c9254e;}
This box has a color of #c9254e
<div style="background-color:#c9254e;">Content here</div>
.mybackground {background-color:#c9254e;}
Border around this has a color of #c9254e
<div style="border:2px solid #c9254e;">Content here</div>
.myborder {border:2px solid #c9254e;}