#dcc232 color space conversions
Hex:
#dcc232
RGB:
220, 194, 50
CMY:
14, 24, 80
CMYK:
0, 12, 77, 14
HSL:
51°, 70.8333%, 52.9412%
HSV (HSB):
51°, 77.2727%, 86.2745%
XYZ:
49.3827, 54.0295, 10.8436
xyY:
0.4322, 0.4729, 54.0295
CIE-Lab:
78.4789, -5.2774, 70.1901
CIE-LCH:
78.4789, 70.3883, 94.2998
CIE-Luv:
78.4789, 23.9947, 78.1360
Hunter-Lab:
73.5048, -8.7117, 42.7067
#dcc232 color charts
#dcc232 color shades, tints & tones
#dcc232 color schemes
#dcc232 color preview, HTML & CSS examples
This text has a color of #dcc232
<p style="color:#dcc232;">Text here</p>
.mytext {color:#dcc232;}
This box has a color of #dcc232
<div style="background-color:#dcc232;">Content here</div>
.mybackground {background-color:#dcc232;}
Border around this has a color of #dcc232
<div style="border:2px solid #dcc232;">Content here</div>
.myborder {border:2px solid #dcc232;}