#dbb155 color space conversions
Hex:
#dbb155
RGB:
219, 177, 85
CMY:
14, 31, 67
CMYK:
0, 19, 61, 14
HSL:
41°, 65.0485%, 59.6078%
HSV (HSB):
41°, 61.1872%, 85.8824%
XYZ:
46.5753, 47.1602, 15.2424
xyY:
0.4274, 0.4328, 47.1602
CIE-Lab:
74.2921, 5.0028, 51.8290
CIE-LCH:
74.2921, 52.0699, 84.4866
CIE-Luv:
74.2921, 33.9209, 60.2768
Hunter-Lab:
68.6733, 0.8831, 34.9116
#dbb155 color charts
#dbb155 color shades, tints & tones
#dbb155 color schemes
#dbb155 color preview, HTML & CSS examples
This text has a color of #dbb155
<p style="color:#dbb155;">Text here</p>
.mytext {color:#dbb155;}
This box has a color of #dbb155
<div style="background-color:#dbb155;">Content here</div>
.mybackground {background-color:#dbb155;}
Border around this has a color of #dbb155
<div style="border:2px solid #dbb155;">Content here</div>
.myborder {border:2px solid #dbb155;}