#d5ccc9 color space conversions
Hex:
#d5ccc9
RGB:
213, 204, 201
CMY:
16, 20, 21
CMYK:
0, 4, 6, 16
HSL:
15°, 12.5000%, 81.1765%
HSV (HSB):
15°, 5.6338%, 83.5294%
XYZ:
59.5761, 61.5489, 63.9985
xyY:
0.3218, 0.3325, 61.5489
CIE-Lab:
82.6730, 2.5910, 2.5930
CIE-LCH:
82.6730, 3.6656, 45.0222
CIE-Luv:
82.6730, 5.3801, 3.4181
Hunter-Lab:
78.4531, -1.7429, 6.5511
#d5ccc9 color charts
#d5ccc9 color shades, tints & tones
#d5ccc9 color schemes
#d5ccc9 color preview, HTML & CSS examples
This text has a color of #d5ccc9
<p style="color:#d5ccc9;">Text here</p>
.mytext {color:#d5ccc9;}
This box has a color of #d5ccc9
<div style="background-color:#d5ccc9;">Content here</div>
.mybackground {background-color:#d5ccc9;}
Border around this has a color of #d5ccc9
<div style="border:2px solid #d5ccc9;">Content here</div>
.myborder {border:2px solid #d5ccc9;}