#dccb30 color space conversions
Hex:
#dccb30
RGB:
220, 203, 48
CMY:
14, 20, 81
CMYK:
0, 8, 78, 14
HSL:
54°, 71.0744%, 52.5490%
HSV (HSB):
54°, 78.1818%, 86.2745%
XYZ:
51.4046, 58.1409, 11.3093
xyY:
0.4253, 0.4811, 58.1409
CIE-Lab:
80.8171, -9.9429, 72.9128
CIE-LCH:
80.8171, 73.5876, 97.7653
CIE-Luv:
80.8171, 17.7739, 82.1467
Hunter-Lab:
76.2502, -13.1007, 44.5813
#dccb30 color charts
#dccb30 color shades, tints & tones
#dccb30 color schemes
#dccb30 color preview, HTML & CSS examples
This text has a color of #dccb30
<p style="color:#dccb30;">Text here</p>
.mytext {color:#dccb30;}
This box has a color of #dccb30
<div style="background-color:#dccb30;">Content here</div>
.mybackground {background-color:#dccb30;}
Border around this has a color of #dccb30
<div style="border:2px solid #dccb30;">Content here</div>
.myborder {border:2px solid #dccb30;}