#dddc2c color space conversions
Hex:
#dddc2c
RGB:
221, 220, 44
CMY:
13, 14, 83
CMYK:
0, 0, 80, 13
HSL:
60°, 72.2449%, 51.9608%
HSV (HSB):
60°, 80.0905%, 86.6667%
XYZ:
55.8666, 66.7404, 12.3206
xyY:
0.4140, 0.4946, 66.7404
CIE-Lab:
85.3727, -18.1178, 78.0447
CIE-LCH:
85.3727, 80.1201, 103.0695
CIE-Luv:
85.3727, 7.1451, 89.6192
Hunter-Lab:
81.6948, -20.8995, 48.2447
#dddc2c color charts
#dddc2c color shades, tints & tones
#dddc2c color schemes
#dddc2c color preview, HTML & CSS examples
This text has a color of #dddc2c
<p style="color:#dddc2c;">Text here</p>
.mytext {color:#dddc2c;}
This box has a color of #dddc2c
<div style="background-color:#dddc2c;">Content here</div>
.mybackground {background-color:#dddc2c;}
Border around this has a color of #dddc2c
<div style="border:2px solid #dddc2c;">Content here</div>
.myborder {border:2px solid #dddc2c;}