#dcd32b color space conversions
Hex:
#dcd32b
RGB:
220, 211, 43
CMY:
14, 17, 83
CMYK:
0, 4, 80, 14
HSL:
57°, 71.6599%, 51.5686%
HSV (HSB):
57°, 80.4545%, 86.2745%
XYZ:
53.2455, 61.9786, 11.4422
xyY:
0.4204, 0.4893, 61.9786
CIE-Lab:
82.9020, -14.1238, 76.1407
CIE-LCH:
82.9020, 77.4396, 100.5087
CIE-Luv:
82.9020, 12.4266, 86.2304
Hunter-Lab:
78.7265, -17.0455, 46.4912
#dcd32b color charts
#dcd32b color shades, tints & tones
#dcd32b color schemes
#dcd32b color preview, HTML & CSS examples
This text has a color of #dcd32b
<p style="color:#dcd32b;">Text here</p>
.mytext {color:#dcd32b;}
This box has a color of #dcd32b
<div style="background-color:#dcd32b;">Content here</div>
.mybackground {background-color:#dcd32b;}
Border around this has a color of #dcd32b
<div style="border:2px solid #dcd32b;">Content here</div>
.myborder {border:2px solid #dcd32b;}