#c9988d color space conversions
Hex:
#c9988d
RGB:
201, 152, 141
CMY:
21, 40, 45
CMYK:
0, 24, 30, 21
HSL:
11°, 35.7143%, 67.0588%
HSV (HSB):
11°, 29.8507%, 78.8235%
XYZ:
40.1233, 36.7971, 30.1871
xyY:
0.3746, 0.3436, 36.7971
CIE-Lab:
67.1245, 16.7839, 12.9062
CIE-LCH:
67.1245, 21.1724, 37.5590
CIE-Luv:
67.1245, 32.5198, 14.6598
Hunter-Lab:
60.6606, 11.9110, 12.9574
#c9988d color charts
#c9988d color shades, tints & tones
#c9988d color schemes
#c9988d color preview, HTML & CSS examples
This text has a color of #c9988d
<p style="color:#c9988d;">Text here</p>
.mytext {color:#c9988d;}
This box has a color of #c9988d
<div style="background-color:#c9988d;">Content here</div>
.mybackground {background-color:#c9988d;}
Border around this has a color of #c9988d
<div style="border:2px solid #c9988d;">Content here</div>
.myborder {border:2px solid #c9988d;}