#dcd245 color space conversions
Hex:
#dcd245
RGB:
220, 210, 69
CMY:
14, 18, 73
CMYK:
0, 5, 69, 14
HSL:
56°, 68.3258%, 56.6667%
HSV (HSB):
56°, 68.6364%, 86.2745%
XYZ:
53.6360, 61.7385, 14.7200
xyY:
0.4123, 0.4746, 61.7385
CIE-Lab:
82.7742, -12.5676, 67.6533
CIE-LCH:
82.7742, 68.8107, 100.5236
CIE-Luv:
82.7742, 12.5917, 80.0099
Hunter-Lab:
78.5739, -15.6568, 43.8943
#dcd245 color charts
#dcd245 color shades, tints & tones
#dcd245 color schemes
#dcd245 color preview, HTML & CSS examples
This text has a color of #dcd245
<p style="color:#dcd245;">Text here</p>
.mytext {color:#dcd245;}
This box has a color of #dcd245
<div style="background-color:#dcd245;">Content here</div>
.mybackground {background-color:#dcd245;}
Border around this has a color of #dcd245
<div style="border:2px solid #dcd245;">Content here</div>
.myborder {border:2px solid #dcd245;}