#dbbcb4 color space conversions
Hex:
#dbbcb4
RGB:
219, 188, 180
CMY:
14, 26, 29
CMYK:
0, 14, 18, 14
HSL:
12°, 35.1351%, 78.2353%
HSV (HSB):
12°, 17.8082%, 85.8824%
XYZ:
55.4349, 54.3218, 50.7434
xyY:
0.3454, 0.3385, 54.3218
CIE-Lab:
78.6490, 9.7818, 8.1267
CIE-LCH:
78.6490, 12.7172, 39.7196
CIE-Luv:
78.6490, 19.4487, 10.0255
Hunter-Lab:
73.7033, 5.2753, 10.7722
#dbbcb4 color charts
#dbbcb4 color shades, tints & tones
#dbbcb4 color schemes
#dbbcb4 color preview, HTML & CSS examples
This text has a color of #dbbcb4
<p style="color:#dbbcb4;">Text here</p>
.mytext {color:#dbbcb4;}
This box has a color of #dbbcb4
<div style="background-color:#dbbcb4;">Content here</div>
.mybackground {background-color:#dbbcb4;}
Border around this has a color of #dbbcb4
<div style="border:2px solid #dbbcb4;">Content here</div>
.myborder {border:2px solid #dbbcb4;}