#dbc412 color space conversions
Hex:
#dbc412
RGB:
219, 196, 18
CMY:
14, 23, 93
CMYK:
0, 11, 92, 14
HSL:
53°, 84.8101%, 46.4706%
HSV (HSB):
53°, 91.7808%, 85.8824%
XYZ:
49.0625, 54.5836, 8.5221
xyY:
0.4374, 0.4866, 54.5836
CIE-Lab:
78.8008, -7.5354, 77.8986
CIE-LCH:
78.8008, 78.2623, 95.5252
CIE-Luv:
78.8008, 22.3639, 83.5332
Hunter-Lab:
73.8807, -10.7534, 44.8774
#dbc412 color charts
#dbc412 color shades, tints & tones
#dbc412 color schemes
#dbc412 color preview, HTML & CSS examples
This text has a color of #dbc412
<p style="color:#dbc412;">Text here</p>
.mytext {color:#dbc412;}
This box has a color of #dbc412
<div style="background-color:#dbc412;">Content here</div>
.mybackground {background-color:#dbc412;}
Border around this has a color of #dbc412
<div style="border:2px solid #dbc412;">Content here</div>
.myborder {border:2px solid #dbc412;}