#ddcc0c color space conversions
Hex:
#ddcc0c
RGB:
221, 204, 12
CMY:
13, 20, 95
CMYK:
0, 8, 95, 13
HSL:
55°, 89.6996%, 45.6863%
HSV (HSB):
55°, 94.5701%, 86.6667%
XYZ:
51.4780, 58.5844, 8.9426
xyY:
0.4326, 0.4923, 58.5844
CIE-Lab:
81.0626, -10.8075, 80.4138
CIE-LCH:
81.0626, 81.1368, 97.6546
CIE-Luv:
81.0626, 18.2395, 87.0165
Hunter-Lab:
76.5405, -13.8939, 46.6512
#ddcc0c color charts
#ddcc0c color shades, tints & tones
#ddcc0c color schemes
#ddcc0c color preview, HTML & CSS examples
This text has a color of #ddcc0c
<p style="color:#ddcc0c;">Text here</p>
.mytext {color:#ddcc0c;}
This box has a color of #ddcc0c
<div style="background-color:#ddcc0c;">Content here</div>
.mybackground {background-color:#ddcc0c;}
Border around this has a color of #ddcc0c
<div style="border:2px solid #ddcc0c;">Content here</div>
.myborder {border:2px solid #ddcc0c;}