#dbc812 color space conversions
Hex:
#dbc812
RGB:
219, 200, 18
CMY:
14, 22, 93
CMYK:
0, 9, 92, 14
HSL:
54°, 84.8101%, 46.4706%
HSV (HSB):
54°, 91.7808%, 85.8824%
XYZ:
49.9769, 56.4123, 8.8269
xyY:
0.4338, 0.4896, 56.4123
CIE-Lab:
79.8479, -9.5724, 78.6960
CIE-LCH:
79.8479, 79.2761, 96.9353
CIE-Luv:
79.8479, 19.5447, 85.0586
Hunter-Lab:
75.1081, -12.6655, 45.6078
#dbc812 color charts
#dbc812 color shades, tints & tones
#dbc812 color schemes
#dbc812 color preview, HTML & CSS examples
This text has a color of #dbc812
<p style="color:#dbc812;">Text here</p>
.mytext {color:#dbc812;}
This box has a color of #dbc812
<div style="background-color:#dbc812;">Content here</div>
.mybackground {background-color:#dbc812;}
Border around this has a color of #dbc812
<div style="border:2px solid #dbc812;">Content here</div>
.myborder {border:2px solid #dbc812;}