#dbc966 color space conversions
Hex:
#dbc966
RGB:
219, 201, 102
CMY:
14, 21, 60
CMYK:
0, 8, 53, 14
HSL:
51°, 61.9048%, 62.9412%
HSV (HSB):
51°, 53.4247%, 85.8824%
XYZ:
52.4983, 57.7927, 20.9585
xyY:
0.4000, 0.4403, 57.7927
CIE-Lab:
80.6234, -6.2391, 51.1147
CIE-LCH:
80.6234, 51.4941, 96.9592
CIE-Luv:
80.6234, 16.7123, 64.1329
Hunter-Lab:
76.0215, -9.7704, 36.8693
#dbc966 color charts
#dbc966 color shades, tints & tones
#dbc966 color schemes
#dbc966 color preview, HTML & CSS examples
This text has a color of #dbc966
<p style="color:#dbc966;">Text here</p>
.mytext {color:#dbc966;}
This box has a color of #dbc966
<div style="background-color:#dbc966;">Content here</div>
.mybackground {background-color:#dbc966;}
Border around this has a color of #dbc966
<div style="border:2px solid #dbc966;">Content here</div>
.myborder {border:2px solid #dbc966;}