#dbc008 color space conversions
Hex:
#dbc008
RGB:
219, 192, 8
CMY:
14, 25, 97
CMYK:
0, 12, 96, 14
HSL:
52°, 92.9515%, 44.5098%
HSV (HSB):
52°, 96.3470%, 85.8824%
XYZ:
48.1069, 52.7769, 7.8812
xyY:
0.4423, 0.4852, 52.7769
CIE-Lab:
77.7431, -5.5975, 78.2757
CIE-LCH:
77.7431, 78.4756, 94.0902
CIE-Luv:
77.7431, 25.2979, 82.6746
Hunter-Lab:
72.6477, -8.9318, 44.4213
#dbc008 color charts
#dbc008 color shades, tints & tones
#dbc008 color schemes
#dbc008 color preview, HTML & CSS examples
This text has a color of #dbc008
<p style="color:#dbc008;">Text here</p>
.mytext {color:#dbc008;}
This box has a color of #dbc008
<div style="background-color:#dbc008;">Content here</div>
.mybackground {background-color:#dbc008;}
Border around this has a color of #dbc008
<div style="border:2px solid #dbc008;">Content here</div>
.myborder {border:2px solid #dbc008;}