#cd998c color space conversions
Hex:
#cd998c
RGB:
205, 153, 140
CMY:
20, 40, 45
CMYK:
0, 25, 32, 20
HSL:
12°, 39.3939%, 67.6471%
HSV (HSB):
12°, 31.7073%, 80.3922%
XYZ:
41.3017, 37.6551, 29.9023
xyY:
0.3794, 0.3459, 37.6551
CIE-Lab:
67.7656, 17.6569, 14.4231
CIE-LCH:
67.7656, 22.7989, 39.2437
CIE-Luv:
67.7656, 34.8706, 16.4725
Hunter-Lab:
61.3637, 12.7554, 14.0628
#cd998c color charts
#cd998c color shades, tints & tones
#cd998c color schemes
#cd998c color preview, HTML & CSS examples
This text has a color of #cd998c
<p style="color:#cd998c;">Text here</p>
.mytext {color:#cd998c;}
This box has a color of #cd998c
<div style="background-color:#cd998c;">Content here</div>
.mybackground {background-color:#cd998c;}
Border around this has a color of #cd998c
<div style="border:2px solid #cd998c;">Content here</div>
.myborder {border:2px solid #cd998c;}