#ddcb2c color space conversions
Hex:
#ddcb2c
RGB:
221, 203, 44
CMY:
13, 20, 83
CMYK:
0, 8, 80, 13
HSL:
54°, 72.2449%, 51.9608%
HSV (HSB):
54°, 80.0905%, 86.6667%
XYZ:
51.6294, 58.2659, 10.9082
xyY:
0.4274, 0.4823, 58.2659
CIE-Lab:
80.8864, -9.6489, 74.1573
CIE-LCH:
80.8864, 74.7824, 97.4133
CIE-Luv:
80.8864, 18.5643, 82.9140
Hunter-Lab:
76.3321, -12.8477, 44.9597
#ddcb2c color charts
#ddcb2c color shades, tints & tones
#ddcb2c color schemes
#ddcb2c color preview, HTML & CSS examples
This text has a color of #ddcb2c
<p style="color:#ddcb2c;">Text here</p>
.mytext {color:#ddcb2c;}
This box has a color of #ddcb2c
<div style="background-color:#ddcb2c;">Content here</div>
.mybackground {background-color:#ddcb2c;}
Border around this has a color of #ddcb2c
<div style="border:2px solid #ddcb2c;">Content here</div>
.myborder {border:2px solid #ddcb2c;}