#ddcf0c color space conversions
Hex:
#ddcf0c
RGB:
221, 207, 12
CMY:
13, 19, 95
CMYK:
0, 6, 95, 13
HSL:
56°, 89.6996%, 45.6863%
HSV (HSB):
56°, 94.5701%, 86.6667%
XYZ:
52.1980, 60.0243, 9.1826
xyY:
0.4299, 0.4944, 60.0243
CIE-Lab:
81.8514, -12.3162, 81.0030
CIE-LCH:
81.8514, 81.9339, 98.6454
CIE-Luv:
81.8514, 16.1622, 88.1531
Hunter-Lab:
77.4754, -15.3200, 47.2056
#ddcf0c color charts
#ddcf0c color shades, tints & tones
#ddcf0c color schemes
#ddcf0c color preview, HTML & CSS examples
This text has a color of #ddcf0c
<p style="color:#ddcf0c;">Text here</p>
.mytext {color:#ddcf0c;}
This box has a color of #ddcf0c
<div style="background-color:#ddcf0c;">Content here</div>
.mybackground {background-color:#ddcf0c;}
Border around this has a color of #ddcf0c
<div style="border:2px solid #ddcf0c;">Content here</div>
.myborder {border:2px solid #ddcf0c;}