#ddbabf color space conversions
Hex:
#ddbabf
RGB:
221, 186, 191
CMY:
13, 27, 25
CMYK:
0, 16, 14, 13
HSL:
351°, 33.9806%, 79.8039%
HSV (HSB):
351°, 15.8371%, 86.6667%
XYZ:
56.7817, 54.2516, 56.7691
xyY:
0.3384, 0.3233, 54.2516
CIE-Lab:
78.6082, 13.3139, 2.1467
CIE-LCH:
78.6082, 13.4858, 9.1594
CIE-Luv:
78.6082, 20.8166, 0.7760
Hunter-Lab:
73.6557, 8.7095, 5.8620
#ddbabf color charts
#ddbabf color shades, tints & tones
#ddbabf color schemes
#ddbabf color preview, HTML & CSS examples
This text has a color of #ddbabf
<p style="color:#ddbabf;">Text here</p>
.mytext {color:#ddbabf;}
This box has a color of #ddbabf
<div style="background-color:#ddbabf;">Content here</div>
.mybackground {background-color:#ddbabf;}
Border around this has a color of #ddbabf
<div style="border:2px solid #ddbabf;">Content here</div>
.myborder {border:2px solid #ddbabf;}