#dbc962 color space conversions
Hex:
#dbc962
RGB:
219, 201, 98
CMY:
14, 21, 62
CMYK:
0, 8, 55, 14
HSL:
51°, 62.6943%, 62.1569%
HSV (HSB):
51°, 55.2511%, 85.8824%
XYZ:
52.3047, 57.7152, 19.9387
xyY:
0.4025, 0.4441, 57.7152
CIE-Lab:
80.5802, -6.5580, 52.9445
CIE-LCH:
80.5802, 53.3491, 97.0610
CIE-Luv:
80.5802, 16.8846, 65.8562
Hunter-Lab:
75.9705, -10.0536, 37.6185
#dbc962 color charts
#dbc962 color shades, tints & tones
#dbc962 color schemes
#dbc962 color preview, HTML & CSS examples
This text has a color of #dbc962
<p style="color:#dbc962;">Text here</p>
.mytext {color:#dbc962;}
This box has a color of #dbc962
<div style="background-color:#dbc962;">Content here</div>
.mybackground {background-color:#dbc962;}
Border around this has a color of #dbc962
<div style="border:2px solid #dbc962;">Content here</div>
.myborder {border:2px solid #dbc962;}