#dbcdbb color space conversions
Hex:
#dbcdbb
RGB:
219, 205, 187
CMY:
14, 20, 27
CMYK:
0, 6, 15, 14
HSL:
34°, 30.7692%, 79.6078%
HSV (HSB):
34°, 14.6119%, 85.8824%
XYZ:
60.0144, 62.3106, 55.8778
xyY:
0.3368, 0.3497, 62.3106
CIE-Lab:
83.0783, 1.8906, 10.7007
CIE-LCH:
83.0783, 10.8665, 79.9803
CIE-Luv:
83.0783, 9.3915, 15.2807
Hunter-Lab:
78.9370, -2.4296, 13.2859
#dbcdbb color charts
#dbcdbb color shades, tints & tones
#dbcdbb color schemes
#dbcdbb color preview, HTML & CSS examples
This text has a color of #dbcdbb
<p style="color:#dbcdbb;">Text here</p>
.mytext {color:#dbcdbb;}
This box has a color of #dbcdbb
<div style="background-color:#dbcdbb;">Content here</div>
.mybackground {background-color:#dbcdbb;}
Border around this has a color of #dbcdbb
<div style="border:2px solid #dbcdbb;">Content here</div>
.myborder {border:2px solid #dbcdbb;}