#dbbb4a color space conversions
Hex:
#dbbb4a
RGB:
219, 187, 74
CMY:
14, 27, 71
CMYK:
0, 15, 66, 14
HSL:
47°, 66.8203%, 57.4510%
HSV (HSB):
47°, 66.2100%, 85.8824%
XYZ:
48.2198, 51.0951, 13.7995
xyY:
0.4263, 0.4517, 51.0951
CIE-Lab:
76.7366, -0.9477, 59.4297
CIE-LCH:
76.7366, 59.4373, 90.9136
CIE-Luv:
76.7366, 27.4078, 68.6836
Hunter-Lab:
71.4809, -4.6784, 38.5906
#dbbb4a color charts
#dbbb4a color shades, tints & tones
#dbbb4a color schemes
#dbbb4a color preview, HTML & CSS examples
This text has a color of #dbbb4a
<p style="color:#dbbb4a;">Text here</p>
.mytext {color:#dbbb4a;}
This box has a color of #dbbb4a
<div style="background-color:#dbbb4a;">Content here</div>
.mybackground {background-color:#dbbb4a;}
Border around this has a color of #dbbb4a
<div style="border:2px solid #dbbb4a;">Content here</div>
.myborder {border:2px solid #dbbb4a;}