#d2ddb8 color space conversions
Hex:
#d2ddb8
RGB:
210, 221, 184
CMY:
18, 13, 28
CMYK:
5, 0, 17, 13
HSL:
78°, 35.2381%, 79.4118%
HSV (HSB):
78°, 16.7421%, 86.6667%
XYZ:
61.0865, 68.8752, 55.4220
xyY:
0.3295, 0.3715, 68.8752
CIE-Lab:
86.4422, -10.0697, 16.9371
CIE-LCH:
86.4422, 19.7044, 120.7331
CIE-Luv:
86.4422, -4.4819, 26.3428
Hunter-Lab:
82.9911, -13.8475, 18.4995
#d2ddb8 color charts
#d2ddb8 color shades, tints & tones
#d2ddb8 color schemes
#d2ddb8 color preview, HTML & CSS examples
This text has a color of #d2ddb8
<p style="color:#d2ddb8;">Text here</p>
.mytext {color:#d2ddb8;}
This box has a color of #d2ddb8
<div style="background-color:#d2ddb8;">Content here</div>
.mybackground {background-color:#d2ddb8;}
Border around this has a color of #d2ddb8
<div style="border:2px solid #d2ddb8;">Content here</div>
.myborder {border:2px solid #d2ddb8;}