#dccd30 color space conversions
Hex:
#dccd30
RGB:
220, 205, 48
CMY:
14, 20, 81
CMYK:
0, 7, 78, 14
HSL:
55°, 71.0744%, 52.5490%
HSV (HSB):
55°, 78.1818%, 86.2745%
XYZ:
51.8800, 59.0917, 11.4678
xyY:
0.4237, 0.4826, 59.0917
CIE-Lab:
81.3420, -10.9534, 73.3808
CIE-LCH:
81.3420, 74.1937, 98.4897
CIE-Luv:
81.3420, 16.4049, 82.9444
Hunter-Lab:
76.8711, -14.0555, 44.9648
#dccd30 color charts
#dccd30 color shades, tints & tones
#dccd30 color schemes
#dccd30 color preview, HTML & CSS examples
This text has a color of #dccd30
<p style="color:#dccd30;">Text here</p>
.mytext {color:#dccd30;}
This box has a color of #dccd30
<div style="background-color:#dccd30;">Content here</div>
.mybackground {background-color:#dccd30;}
Border around this has a color of #dccd30
<div style="border:2px solid #dccd30;">Content here</div>
.myborder {border:2px solid #dccd30;}