#dadcc3 color space conversions
Hex:
#dadcc3
RGB:
218, 220, 195
CMY:
15, 14, 24
CMYK:
1, 0, 11, 14
HSL:
65°, 26.3158%, 81.3725%
HSV (HSB):
65°, 11.3636%, 86.2745%
XYZ:
64.3570, 70.0320, 61.7553
xyY:
0.3281, 0.3570, 70.0320
CIE-Lab:
87.0125, -4.9610, 12.0557
CIE-LCH:
87.0125, 13.0366, 112.3677
CIE-Luv:
87.0125, 0.1879, 18.6214
Hunter-Lab:
83.6851, -9.1757, 14.8266
#dadcc3 color charts
#dadcc3 color shades, tints & tones
#dadcc3 color schemes
#dadcc3 color preview, HTML & CSS examples
This text has a color of #dadcc3
<p style="color:#dadcc3;">Text here</p>
.mytext {color:#dadcc3;}
This box has a color of #dadcc3
<div style="background-color:#dadcc3;">Content here</div>
.mybackground {background-color:#dadcc3;}
Border around this has a color of #dadcc3
<div style="border:2px solid #dadcc3;">Content here</div>
.myborder {border:2px solid #dadcc3;}