#ddcc08 color space conversions
Hex:
#ddcc08
RGB:
221, 204, 8
CMY:
13, 20, 97
CMYK:
0, 8, 96, 13
HSL:
55°, 93.0131%, 44.9020%
HSV (HSB):
55°, 96.3801%, 86.6667%
XYZ:
51.4555, 58.5754, 8.8239
xyY:
0.4329, 0.4928, 58.5754
CIE-Lab:
81.0577, -10.8455, 80.7914
CIE-LCH:
81.0577, 81.5161, 97.6458
CIE-Luv:
81.0577, 18.2609, 87.2335
Hunter-Lab:
76.5346, -13.9269, 46.7385
#ddcc08 color charts
#ddcc08 color shades, tints & tones
#ddcc08 color schemes
#ddcc08 color preview, HTML & CSS examples
This text has a color of #ddcc08
<p style="color:#ddcc08;">Text here</p>
.mytext {color:#ddcc08;}
This box has a color of #ddcc08
<div style="background-color:#ddcc08;">Content here</div>
.mybackground {background-color:#ddcc08;}
Border around this has a color of #ddcc08
<div style="border:2px solid #ddcc08;">Content here</div>
.myborder {border:2px solid #ddcc08;}