#dbc408 color space conversions
Hex:
#dbc408
RGB:
219, 196, 8
CMY:
14, 23, 97
CMYK:
0, 11, 96, 14
HSL:
53°, 92.9515%, 44.5098%
HSV (HSB):
53°, 96.3470%, 85.8824%
XYZ:
48.9972, 54.5575, 8.1779
xyY:
0.4385, 0.4883, 54.5575
CIE-Lab:
78.7857, -7.6483, 79.0400
CIE-LCH:
78.7857, 79.4092, 95.5270
CIE-Luv:
78.7857, 22.4353, 84.1877
Hunter-Lab:
73.8630, -10.8520, 45.1397
#dbc408 color charts
#dbc408 color shades, tints & tones
#dbc408 color schemes
#dbc408 color preview, HTML & CSS examples
This text has a color of #dbc408
<p style="color:#dbc408;">Text here</p>
.mytext {color:#dbc408;}
This box has a color of #dbc408
<div style="background-color:#dbc408;">Content here</div>
.mybackground {background-color:#dbc408;}
Border around this has a color of #dbc408
<div style="border:2px solid #dbc408;">Content here</div>
.myborder {border:2px solid #dbc408;}