#d99c8c color space conversions
Hex:
#d99c8c
RGB:
217, 156, 140
CMY:
15, 39, 45
CMYK:
0, 28, 35, 15
HSL:
12°, 50.3268%, 70.0000%
HSV (HSB):
12°, 35.4839%, 85.0980%
XYZ:
45.2374, 40.4221, 30.2289
xyY:
0.3904, 0.3488, 40.4221
CIE-Lab:
69.7691, 20.6874, 17.4057
CIE-LCH:
69.7691, 27.0357, 40.0762
CIE-Luv:
69.7691, 41.6706, 19.7634
Hunter-Lab:
63.5784, 15.7444, 16.3149
#d99c8c color charts
#d99c8c color shades, tints & tones
#d99c8c color schemes
#d99c8c color preview, HTML & CSS examples
This text has a color of #d99c8c
<p style="color:#d99c8c;">Text here</p>
.mytext {color:#d99c8c;}
This box has a color of #d99c8c
<div style="background-color:#d99c8c;">Content here</div>
.mybackground {background-color:#d99c8c;}
Border around this has a color of #d99c8c
<div style="border:2px solid #d99c8c;">Content here</div>
.myborder {border:2px solid #d99c8c;}