#dccebf color space conversions
Hex:
#dccebf
RGB:
220, 206, 191
CMY:
14, 19, 25
CMYK:
0, 6, 13, 14
HSL:
31°, 29.2929%, 80.5882%
HSV (HSB):
31°, 13.1818%, 86.2745%
XYZ:
60.9905, 63.1198, 58.2590
xyY:
0.3344, 0.3461, 63.1198
CIE-Lab:
83.5054, 2.3628, 9.1941
CIE-LCH:
83.5054, 9.4928, 75.5876
CIE-Luv:
83.5054, 9.1830, 13.0724
Hunter-Lab:
79.4480, -2.0035, 12.1364
#dccebf color charts
#dccebf color shades, tints & tones
#dccebf color schemes
#dccebf color preview, HTML & CSS examples
This text has a color of #dccebf
<p style="color:#dccebf;">Text here</p>
.mytext {color:#dccebf;}
This box has a color of #dccebf
<div style="background-color:#dccebf;">Content here</div>
.mybackground {background-color:#dccebf;}
Border around this has a color of #dccebf
<div style="border:2px solid #dccebf;">Content here</div>
.myborder {border:2px solid #dccebf;}