#dbcebe color space conversions
Hex:
#dbcebe
RGB:
219, 206, 190
CMY:
14, 19, 25
CMYK:
0, 6, 13, 14
HSL:
33°, 28.7129%, 80.1961%
HSV (HSB):
33°, 13.2420%, 85.8824%
XYZ:
60.5790, 62.9204, 57.6672
xyY:
0.3344, 0.3473, 62.9204
CIE-Lab:
83.4005, 1.8429, 9.5648
CIE-LCH:
83.4005, 9.7408, 79.0940
CIE-Luv:
83.4005, 8.6396, 13.6938
Hunter-Lab:
79.3224, -2.4926, 12.4220
#dbcebe color charts
#dbcebe color shades, tints & tones
#dbcebe color schemes
#dbcebe color preview, HTML & CSS examples
This text has a color of #dbcebe
<p style="color:#dbcebe;">Text here</p>
.mytext {color:#dbcebe;}
This box has a color of #dbcebe
<div style="background-color:#dbcebe;">Content here</div>
.mybackground {background-color:#dbcebe;}
Border around this has a color of #dbcebe
<div style="border:2px solid #dbcebe;">Content here</div>
.myborder {border:2px solid #dbcebe;}