#dbc22e color space conversions
Hex:
#dbc22e
RGB:
219, 194, 46
CMY:
14, 24, 82
CMYK:
0, 11, 79, 14
HSL:
51°, 70.6122%, 51.9608%
HSV (HSB):
51°, 78.9954%, 85.8824%
XYZ:
48.9983, 53.8409, 10.3946
xyY:
0.4327, 0.4755, 53.8409
CIE-Lab:
78.3689, -5.8486, 71.2980
CIE-LCH:
78.3689, 71.5374, 94.6895
CIE-Luv:
78.3689, 23.3551, 78.9302
Hunter-Lab:
73.3764, -9.2121, 42.9643
#dbc22e color charts
#dbc22e color shades, tints & tones
#dbc22e color schemes
#dbc22e color preview, HTML & CSS examples
This text has a color of #dbc22e
<p style="color:#dbc22e;">Text here</p>
.mytext {color:#dbc22e;}
This box has a color of #dbc22e
<div style="background-color:#dbc22e;">Content here</div>
.mybackground {background-color:#dbc22e;}
Border around this has a color of #dbc22e
<div style="border:2px solid #dbc22e;">Content here</div>
.myborder {border:2px solid #dbc22e;}