#ddcc1b color space conversions
Hex:
#ddcc1b
RGB:
221, 204, 27
CMY:
13, 20, 89
CMYK:
0, 8, 88, 13
HSL:
55°, 78.2258%, 48.6275%
HSV (HSB):
55°, 87.7828%, 86.6667%
XYZ:
51.6095, 58.6370, 9.6349
xyY:
0.4305, 0.4891, 58.6370
CIE-Lab:
81.0917, -10.5860, 78.2760
CIE-LCH:
81.0917, 78.9885, 97.7019
CIE-Luv:
81.0917, 18.1154, 85.7543
Hunter-Lab:
76.5748, -13.7014, 46.1423
#ddcc1b color charts
#ddcc1b color shades, tints & tones
#ddcc1b color schemes
#ddcc1b color preview, HTML & CSS examples
This text has a color of #ddcc1b
<p style="color:#ddcc1b;">Text here</p>
.mytext {color:#ddcc1b;}
This box has a color of #ddcc1b
<div style="background-color:#ddcc1b;">Content here</div>
.mybackground {background-color:#ddcc1b;}
Border around this has a color of #ddcc1b
<div style="border:2px solid #ddcc1b;">Content here</div>
.myborder {border:2px solid #ddcc1b;}