#ddbac5 color space conversions
Hex:
#ddbac5
RGB:
221, 186, 197
CMY:
13, 27, 23
CMYK:
0, 16, 11, 13
HSL:
341°, 33.9806%, 79.8039%
HSV (HSB):
341°, 15.8371%, 86.6667%
XYZ:
57.4557, 54.5212, 60.3187
xyY:
0.3335, 0.3164, 54.5212
CIE-Lab:
78.7647, 14.2992, -0.8710
CIE-LCH:
78.7647, 14.3257, 356.5144
CIE-Luv:
78.7647, 20.2211, -3.8584
Hunter-Lab:
73.8385, 9.6785, 3.2529
#ddbac5 color charts
#ddbac5 color shades, tints & tones
#ddbac5 color schemes
#ddbac5 color preview, HTML & CSS examples
This text has a color of #ddbac5
<p style="color:#ddbac5;">Text here</p>
.mytext {color:#ddbac5;}
This box has a color of #ddbac5
<div style="background-color:#ddbac5;">Content here</div>
.mybackground {background-color:#ddbac5;}
Border around this has a color of #ddbac5
<div style="border:2px solid #ddbac5;">Content here</div>
.myborder {border:2px solid #ddbac5;}