#ddb2d9 color space conversions
Hex:
#ddb2d9
RGB:
221, 178, 217
CMY:
13, 30, 15
CMYK:
0, 19, 2, 13
HSL:
306°, 38.7387%, 78.2353%
HSV (HSB):
306°, 19.4570%, 86.6667%
XYZ:
58.2636, 52.2227, 72.6548
xyY:
0.3181, 0.2852, 52.2227
CIE-Lab:
77.4138, 22.0940, -13.7108
CIE-LCH:
77.4138, 26.0026, 328.1776
CIE-Luv:
77.4138, 22.2534, -24.9134
Hunter-Lab:
72.2653, 17.4507, -9.0239
#ddb2d9 color charts
#ddb2d9 color shades, tints & tones
#ddb2d9 color schemes
#ddb2d9 color preview, HTML & CSS examples
This text has a color of #ddb2d9
<p style="color:#ddb2d9;">Text here</p>
.mytext {color:#ddb2d9;}
This box has a color of #ddb2d9
<div style="background-color:#ddb2d9;">Content here</div>
.mybackground {background-color:#ddb2d9;}
Border around this has a color of #ddb2d9
<div style="border:2px solid #ddb2d9;">Content here</div>
.myborder {border:2px solid #ddb2d9;}