#ddbabe color space conversions
Hex:
#ddbabe
RGB:
221, 186, 190
CMY:
13, 27, 25
CMYK:
0, 16, 14, 13
HSL:
353°, 33.9806%, 79.8039%
HSV (HSB):
353°, 15.8371%, 86.6667%
XYZ:
56.6720, 54.2077, 56.1914
xyY:
0.3392, 0.3245, 54.2077
CIE-Lab:
78.5827, 13.1525, 2.6506
CIE-LCH:
78.5827, 13.4169, 11.3941
CIE-Luv:
78.5827, 20.9150, 1.5415
Hunter-Lab:
73.6259, 8.5514, 6.2879
#ddbabe color charts
#ddbabe color shades, tints & tones
#ddbabe color schemes
#ddbabe color preview, HTML & CSS examples
This text has a color of #ddbabe
<p style="color:#ddbabe;">Text here</p>
.mytext {color:#ddbabe;}
This box has a color of #ddbabe
<div style="background-color:#ddbabe;">Content here</div>
.mybackground {background-color:#ddbabe;}
Border around this has a color of #ddbabe
<div style="border:2px solid #ddbabe;">Content here</div>
.myborder {border:2px solid #ddbabe;}