#dbc42b color space conversions
Hex:
#dbc42b
RGB:
219, 196, 43
CMY:
14, 23, 83
CMYK:
0, 11, 80, 14
HSL:
52°, 70.9677%, 51.3725%
HSV (HSB):
52°, 80.3653%, 85.8824%
XYZ:
49.3894, 54.7143, 10.2433
xyY:
0.4319, 0.4785, 54.7143
CIE-Lab:
78.8764, -6.9727, 72.6187
CIE-LCH:
78.8764, 72.9527, 95.4846
CIE-Luv:
78.8764, 22.0103, 80.2886
Hunter-Lab:
73.9691, -10.2611, 43.5679
#dbc42b color charts
#dbc42b color shades, tints & tones
#dbc42b color schemes
#dbc42b color preview, HTML & CSS examples
This text has a color of #dbc42b
<p style="color:#dbc42b;">Text here</p>
.mytext {color:#dbc42b;}
This box has a color of #dbc42b
<div style="background-color:#dbc42b;">Content here</div>
.mybackground {background-color:#dbc42b;}
Border around this has a color of #dbc42b
<div style="border:2px solid #dbc42b;">Content here</div>
.myborder {border:2px solid #dbc42b;}