#d2dac0 color space conversions
Hex:
#d2dac0
RGB:
210, 218, 192
CMY:
18, 15, 25
CMYK:
4, 0, 12, 15
HSL:
78°, 26.0000%, 80.3922%
HSV (HSB):
78°, 11.9266%, 85.4902%
XYZ:
61.1642, 67.6502, 59.7033
xyY:
0.3244, 0.3589, 67.6502
CIE-Lab:
85.8312, -7.2534, 11.8734
CIE-LCH:
85.8312, 13.9136, 121.4207
CIE-Luv:
85.8312, -3.2341, 18.7390
Hunter-Lab:
82.2498, -11.1974, 14.5375
#d2dac0 color charts
#d2dac0 color shades, tints & tones
#d2dac0 color schemes
#d2dac0 color preview, HTML & CSS examples
This text has a color of #d2dac0
<p style="color:#d2dac0;">Text here</p>
.mytext {color:#d2dac0;}
This box has a color of #d2dac0
<div style="background-color:#d2dac0;">Content here</div>
.mybackground {background-color:#d2dac0;}
Border around this has a color of #d2dac0
<div style="border:2px solid #d2dac0;">Content here</div>
.myborder {border:2px solid #d2dac0;}