#ddcb3b color space conversions
Hex:
#ddcb3b
RGB:
221, 203, 59
CMY:
13, 20, 77
CMYK:
0, 8, 73, 13
HSL:
53°, 70.4348%, 54.9020%
HSV (HSB):
53°, 73.3032%, 86.6667%
XYZ:
51.9641, 58.3998, 12.6712
xyY:
0.4224, 0.4747, 58.3998
CIE-Lab:
80.9606, -9.0886, 69.5287
CIE-LCH:
80.9606, 70.1202, 97.4474
CIE-Luv:
80.9606, 18.2484, 79.7527
Hunter-Lab:
76.4198, -12.3576, 43.6630
#ddcb3b color charts
#ddcb3b color shades, tints & tones
#ddcb3b color schemes
#ddcb3b color preview, HTML & CSS examples
This text has a color of #ddcb3b
<p style="color:#ddcb3b;">Text here</p>
.mytext {color:#ddcb3b;}
This box has a color of #ddcb3b
<div style="background-color:#ddcb3b;">Content here</div>
.mybackground {background-color:#ddcb3b;}
Border around this has a color of #ddcb3b
<div style="border:2px solid #ddcb3b;">Content here</div>
.myborder {border:2px solid #ddcb3b;}