#dbb29f color space conversions
Hex:
#dbb29f
RGB:
219, 178, 159
CMY:
14, 30, 38
CMYK:
0, 19, 27, 14
HSL:
19°, 45.4545%, 74.1176%
HSV (HSB):
19°, 27.3973%, 85.8824%
XYZ:
51.3918, 49.4041, 39.6282
xyY:
0.3660, 0.3518, 49.4041
CIE-Lab:
75.7020, 12.0710, 15.3125
CIE-LCH:
75.7020, 19.4982, 51.7510
CIE-Luv:
75.7020, 27.2867, 19.2478
Hunter-Lab:
70.2880, 7.5081, 15.7741
#dbb29f color charts
#dbb29f color shades, tints & tones
#dbb29f color schemes
#dbb29f color preview, HTML & CSS examples
This text has a color of #dbb29f
<p style="color:#dbb29f;">Text here</p>
.mytext {color:#dbb29f;}
This box has a color of #dbb29f
<div style="background-color:#dbb29f;">Content here</div>
.mybackground {background-color:#dbb29f;}
Border around this has a color of #dbb29f
<div style="border:2px solid #dbb29f;">Content here</div>
.myborder {border:2px solid #dbb29f;}