#ddbe6c color space conversions
Hex:
#ddbe6c
RGB:
221, 190, 108
CMY:
13, 25, 58
CMYK:
0, 14, 51, 13
HSL:
44°, 62.4309%, 64.5098%
HSV (HSB):
44°, 51.1312%, 86.6667%
XYZ:
50.9390, 53.2818, 21.7870
xyY:
0.4043, 0.4228, 53.2818
CIE-Lab:
78.0411, 0.7890, 45.1605
CIE-LCH:
78.0411, 45.1673, 88.9991
CIE-Luv:
78.0411, 25.0756, 56.2511
Hunter-Lab:
72.9944, -3.1741, 33.3995
#ddbe6c color charts
#ddbe6c color shades, tints & tones
#ddbe6c color schemes
#ddbe6c color preview, HTML & CSS examples
This text has a color of #ddbe6c
<p style="color:#ddbe6c;">Text here</p>
.mytext {color:#ddbe6c;}
This box has a color of #ddbe6c
<div style="background-color:#ddbe6c;">Content here</div>
.mybackground {background-color:#ddbe6c;}
Border around this has a color of #ddbe6c
<div style="border:2px solid #ddbe6c;">Content here</div>
.myborder {border:2px solid #ddbe6c;}