#dbbb85 color space conversions
Hex:
#dbbb85
RGB:
219, 187, 133
CMY:
14, 27, 48
CMYK:
0, 15, 39, 14
HSL:
38°, 54.4304%, 69.0196%
HSV (HSB):
38°, 39.2694%, 85.8824%
XYZ:
51.2174, 52.2942, 29.5846
xyY:
0.3848, 0.3929, 52.2942
CIE-Lab:
77.4564, 4.0475, 31.5933
CIE-LCH:
77.4564, 31.8515, 82.6994
CIE-Luv:
77.4564, 23.9533, 41.0939
Hunter-Lab:
72.3147, -0.1269, 26.3642
#dbbb85 color charts
#dbbb85 color shades, tints & tones
#dbbb85 color schemes
#dbbb85 color preview, HTML & CSS examples
This text has a color of #dbbb85
<p style="color:#dbbb85;">Text here</p>
.mytext {color:#dbbb85;}
This box has a color of #dbbb85
<div style="background-color:#dbbb85;">Content here</div>
.mybackground {background-color:#dbbb85;}
Border around this has a color of #dbbb85
<div style="border:2px solid #dbbb85;">Content here</div>
.myborder {border:2px solid #dbbb85;}