#dbc42f color space conversions
Hex:
#dbc42f
RGB:
219, 196, 47
CMY:
14, 23, 82
CMYK:
0, 11, 79, 14
HSL:
52°, 70.4918%, 52.1569%
HSV (HSB):
52°, 78.5388%, 85.8824%
XYZ:
49.4664, 54.7452, 10.6490
xyY:
0.4307, 0.4766, 54.7452
CIE-Lab:
78.8943, -6.8405, 71.4640
CIE-LCH:
78.8943, 71.7907, 95.4677
CIE-Luv:
78.8943, 21.9278, 79.5309
Hunter-Lab:
73.9900, -10.1452, 43.2596
#dbc42f color charts
#dbc42f color shades, tints & tones
#dbc42f color schemes
#dbc42f color preview, HTML & CSS examples
This text has a color of #dbc42f
<p style="color:#dbc42f;">Text here</p>
.mytext {color:#dbc42f;}
This box has a color of #dbc42f
<div style="background-color:#dbc42f;">Content here</div>
.mybackground {background-color:#dbc42f;}
Border around this has a color of #dbc42f
<div style="border:2px solid #dbc42f;">Content here</div>
.myborder {border:2px solid #dbc42f;}