#dcc30b color space conversions
Hex:
#dcc30b
RGB:
220, 195, 11
CMY:
14, 24, 96
CMYK:
0, 11, 95, 14
HSL:
53°, 90.4762%, 45.2941%
HSV (HSB):
53°, 95.0000%, 86.2745%
XYZ:
49.0907, 54.2700, 8.2044
xyY:
0.4400, 0.4864, 54.2700
CIE-Lab:
78.6189, -6.6746, 78.6615
CIE-LCH:
78.6189, 78.9442, 94.8501
CIE-Luv:
78.6189, 23.8655, 83.6544
Hunter-Lab:
73.6682, -9.9712, 44.9646
#dcc30b color charts
#dcc30b color shades, tints & tones
#dcc30b color schemes
#dcc30b color preview, HTML & CSS examples
This text has a color of #dcc30b
<p style="color:#dcc30b;">Text here</p>
.mytext {color:#dcc30b;}
This box has a color of #dcc30b
<div style="background-color:#dcc30b;">Content here</div>
.mybackground {background-color:#dcc30b;}
Border around this has a color of #dcc30b
<div style="border:2px solid #dcc30b;">Content here</div>
.myborder {border:2px solid #dcc30b;}