#c9927d color space conversions
Hex:
#c9927d
RGB:
201, 146, 125
CMY:
21, 43, 51
CMYK:
0, 27, 38, 21
HSL:
17°, 41.3043%, 63.9216%
HSV (HSB):
17°, 37.8109%, 78.8235%
XYZ:
38.0679, 34.4559, 24.0463
xyY:
0.3942, 0.3568, 34.4559
CIE-Lab:
65.3229, 18.0322, 19.3212
CIE-LCH:
65.3229, 26.4286, 46.9764
CIE-Luv:
65.3229, 38.2140, 22.2578
Hunter-Lab:
58.6992, 13.0383, 16.8011
#c9927d color charts
#c9927d color shades, tints & tones
#c9927d color schemes
#c9927d color preview, HTML & CSS examples
This text has a color of #c9927d
<p style="color:#c9927d;">Text here</p>
.mytext {color:#c9927d;}
This box has a color of #c9927d
<div style="background-color:#c9927d;">Content here</div>
.mybackground {background-color:#c9927d;}
Border around this has a color of #c9927d
<div style="border:2px solid #c9927d;">Content here</div>
.myborder {border:2px solid #c9927d;}