#dbcdcb color space conversions
Hex:
#dbcdcb
RGB:
219, 205, 203
CMY:
14, 20, 20
CMYK:
0, 6, 7, 14
HSL:
8°, 18.1818%, 82.7451%
HSV (HSB):
8°, 7.3059%, 85.8824%
XYZ:
61.8242, 63.0345, 65.4083
xyY:
0.3249, 0.3313, 63.0345
CIE-Lab:
83.4605, 4.5124, 2.7296
CIE-LCH:
83.4605, 5.2738, 31.1702
CIE-Luv:
83.4605, 8.2787, 3.2783
Hunter-Lab:
79.3943, 0.0578, 6.7304
#dbcdcb color charts
#dbcdcb color shades, tints & tones
#dbcdcb color schemes
#dbcdcb color preview, HTML & CSS examples
This text has a color of #dbcdcb
<p style="color:#dbcdcb;">Text here</p>
.mytext {color:#dbcdcb;}
This box has a color of #dbcdcb
<div style="background-color:#dbcdcb;">Content here</div>
.mybackground {background-color:#dbcdcb;}
Border around this has a color of #dbcdcb
<div style="border:2px solid #dbcdcb;">Content here</div>
.myborder {border:2px solid #dbcdcb;}