#dbc03d color space conversions
Hex:
#dbc03d
RGB:
219, 192, 61
CMY:
14, 25, 76
CMYK:
0, 12, 72, 14
HSL:
50°, 68.6957%, 54.9020%
HSV (HSB):
50°, 72.1461%, 85.8824%
XYZ:
48.9054, 53.0963, 12.0859
xyY:
0.4287, 0.4654, 53.0963
CIE-Lab:
77.9318, -4.2184, 65.8338
CIE-LCH:
77.9318, 65.9688, 93.6663
CIE-Luv:
77.9318, 24.3675, 74.6703
Hunter-Lab:
72.8672, -7.7160, 41.1731
#dbc03d color charts
#dbc03d color shades, tints & tones
#dbc03d color schemes
#dbc03d color preview, HTML & CSS examples
This text has a color of #dbc03d
<p style="color:#dbc03d;">Text here</p>
.mytext {color:#dbc03d;}
This box has a color of #dbc03d
<div style="background-color:#dbc03d;">Content here</div>
.mybackground {background-color:#dbc03d;}
Border around this has a color of #dbc03d
<div style="border:2px solid #dbc03d;">Content here</div>
.myborder {border:2px solid #dbc03d;}