#dcd25e color space conversions
Hex:
#dcd25e
RGB:
220, 210, 94
CMY:
14, 18, 63
CMYK:
0, 5, 57, 14
HSL:
55°, 64.2857%, 61.5686%
HSV (HSB):
55°, 57.2727%, 86.2745%
XYZ:
54.5822, 62.1170, 19.7027
xyY:
0.4002, 0.4554, 62.1170
CIE-Lab:
82.9756, -11.0203, 57.5244
CIE-LCH:
82.9756, 58.5705, 100.8451
CIE-Luv:
82.9756, 11.8636, 71.6405
Hunter-Lab:
78.8143, -14.3065, 40.3482
#dcd25e color charts
#dcd25e color shades, tints & tones
#dcd25e color schemes
#dcd25e color preview, HTML & CSS examples
This text has a color of #dcd25e
<p style="color:#dcd25e;">Text here</p>
.mytext {color:#dcd25e;}
This box has a color of #dcd25e
<div style="background-color:#dcd25e;">Content here</div>
.mybackground {background-color:#dcd25e;}
Border around this has a color of #dcd25e
<div style="border:2px solid #dcd25e;">Content here</div>
.myborder {border:2px solid #dcd25e;}