#dbc22d color space conversions
Hex:
#dbc22d
RGB:
219, 194, 45
CMY:
14, 24, 82
CMYK:
0, 11, 79, 14
HSL:
51°, 70.7317%, 51.7647%
HSV (HSB):
51°, 79.4521%, 85.8824%
XYZ:
48.9789, 53.8331, 10.2920
xyY:
0.4330, 0.4760, 53.8331
CIE-Lab:
78.3643, -5.8821, 71.5919
CIE-LCH:
78.3643, 71.8332, 94.6970
CIE-Luv:
78.3643, 23.3769, 79.1235
Hunter-Lab:
73.3710, -9.2416, 43.0429
#dbc22d color charts
#dbc22d color shades, tints & tones
#dbc22d color schemes
#dbc22d color preview, HTML & CSS examples
This text has a color of #dbc22d
<p style="color:#dbc22d;">Text here</p>
.mytext {color:#dbc22d;}
This box has a color of #dbc22d
<div style="background-color:#dbc22d;">Content here</div>
.mybackground {background-color:#dbc22d;}
Border around this has a color of #dbc22d
<div style="border:2px solid #dbc22d;">Content here</div>
.myborder {border:2px solid #dbc22d;}