#ddbe95 color space conversions
Hex:
#ddbe95
RGB:
221, 190, 149
CMY:
13, 25, 42
CMYK:
0, 14, 33, 13
HSL:
34°, 51.4286%, 72.5490%
HSV (HSB):
34°, 32.5792%, 86.6667%
XYZ:
53.6571, 54.3690, 36.1000
xyY:
0.3723, 0.3772, 54.3690
CIE-Lab:
78.6764, 5.1494, 24.8109
CIE-LCH:
78.6764, 25.3396, 78.2751
CIE-Luv:
78.6764, 22.2259, 32.9870
Hunter-Lab:
73.7353, 0.8573, 22.5870
#ddbe95 color charts
#ddbe95 color shades, tints & tones
#ddbe95 color schemes
#ddbe95 color preview, HTML & CSS examples
This text has a color of #ddbe95
<p style="color:#ddbe95;">Text here</p>
.mytext {color:#ddbe95;}
This box has a color of #ddbe95
<div style="background-color:#ddbe95;">Content here</div>
.mybackground {background-color:#ddbe95;}
Border around this has a color of #ddbe95
<div style="border:2px solid #ddbe95;">Content here</div>
.myborder {border:2px solid #ddbe95;}