#dbbc9d color space conversions
Hex:
#dbbc9d
RGB:
219, 188, 157
CMY:
14, 26, 38
CMYK:
0, 14, 28, 14
HSL:
30°, 46.2687%, 73.7255%
HSV (HSB):
30°, 28.3105%, 85.8824%
XYZ:
53.2824, 53.4608, 39.4090
xyY:
0.3646, 0.3658, 53.4608
CIE-Lab:
78.1463, 6.4703, 19.7905
CIE-LCH:
78.1463, 20.8214, 71.8953
CIE-Luv:
78.1463, 21.4449, 26.3610
Hunter-Lab:
73.1169, 2.1236, 19.2254
#dbbc9d color charts
#dbbc9d color shades, tints & tones
#dbbc9d color schemes
#dbbc9d color preview, HTML & CSS examples
This text has a color of #dbbc9d
<p style="color:#dbbc9d;">Text here</p>
.mytext {color:#dbbc9d;}
This box has a color of #dbbc9d
<div style="background-color:#dbbc9d;">Content here</div>
.mybackground {background-color:#dbbc9d;}
Border around this has a color of #dbbc9d
<div style="border:2px solid #dbbc9d;">Content here</div>
.myborder {border:2px solid #dbbc9d;}