#dcc71e color space conversions
Hex:
#dcc71e
RGB:
220, 199, 30
CMY:
14, 22, 88
CMYK:
0, 10, 86, 14
HSL:
53°, 76.0000%, 49.0196%
HSV (HSB):
53°, 86.3636%, 86.2745%
XYZ:
50.1730, 56.1562, 9.4231
xyY:
0.4335, 0.4851, 56.1562
CIE-Lab:
79.7027, -8.4192, 76.5388
CIE-LCH:
79.7027, 77.0005, 96.2773
CIE-Luv:
79.7027, 20.8443, 83.4599
Hunter-Lab:
74.9375, -11.6292, 45.0007
#dcc71e color charts
#dcc71e color shades, tints & tones
#dcc71e color schemes
#dcc71e color preview, HTML & CSS examples
This text has a color of #dcc71e
<p style="color:#dcc71e;">Text here</p>
.mytext {color:#dcc71e;}
This box has a color of #dcc71e
<div style="background-color:#dcc71e;">Content here</div>
.mybackground {background-color:#dcc71e;}
Border around this has a color of #dcc71e
<div style="border:2px solid #dcc71e;">Content here</div>
.myborder {border:2px solid #dcc71e;}