#cc998c color space conversions
Hex:
#cc998c
RGB:
204, 153, 140
CMY:
20, 40, 45
CMYK:
0, 25, 31, 20
HSL:
12°, 38.5542%, 67.4510%
HSV (HSB):
12°, 31.3725%, 80.0000%
XYZ:
41.0267, 37.5133, 29.8894
xyY:
0.3784, 0.3460, 37.5133
CIE-Lab:
67.6604, 17.2682, 14.2603
CIE-LCH:
67.6604, 22.3952, 39.5502
CIE-Luv:
67.6604, 34.1560, 16.3359
Hunter-Lab:
61.2481, 12.3831, 13.9398
#cc998c color charts
#cc998c color shades, tints & tones
#cc998c color schemes
#cc998c color preview, HTML & CSS examples
This text has a color of #cc998c
<p style="color:#cc998c;">Text here</p>
.mytext {color:#cc998c;}
This box has a color of #cc998c
<div style="background-color:#cc998c;">Content here</div>
.mybackground {background-color:#cc998c;}
Border around this has a color of #cc998c
<div style="border:2px solid #cc998c;">Content here</div>
.myborder {border:2px solid #cc998c;}