#ddb5a5 color space conversions
Hex:
#ddb5a5
RGB:
221, 181, 165
CMY:
13, 29, 35
CMYK:
0, 18, 25, 13
HSL:
17°, 45.1613%, 75.6863%
HSV (HSB):
17°, 25.3394%, 86.6667%
XYZ:
53.1342, 51.1365, 42.6672
xyY:
0.3616, 0.3480, 51.1365
CIE-Lab:
76.7616, 12.0560, 13.5787
CIE-LCH:
76.7616, 18.1585, 48.3993
CIE-Luv:
76.7616, 26.2565, 17.0072
Hunter-Lab:
71.5098, 7.4894, 14.6808
#ddb5a5 color charts
#ddb5a5 color shades, tints & tones
#ddb5a5 color schemes
#ddb5a5 color preview, HTML & CSS examples
This text has a color of #ddb5a5
<p style="color:#ddb5a5;">Text here</p>
.mytext {color:#ddb5a5;}
This box has a color of #ddb5a5
<div style="background-color:#ddb5a5;">Content here</div>
.mybackground {background-color:#ddb5a5;}
Border around this has a color of #ddb5a5
<div style="border:2px solid #ddb5a5;">Content here</div>
.myborder {border:2px solid #ddb5a5;}