#ddcbfb color space conversions
Hex:
#ddcbfb
RGB:
221, 203, 251
CMY:
13, 20, 2
CMYK:
12, 19, 0, 2
HSL:
263°, 85.7143%, 89.0196%
HSV (HSB):
263°, 19.1235%, 98.4314%
XYZ:
68.5873, 65.0491, 100.2076
xyY:
0.2933, 0.2782, 65.0491
CIE-Lab:
84.5090, 15.2467, -21.2492
CIE-LCH:
84.5090, 26.1532, 305.6603
CIE-Luv:
84.5090, 6.7516, -36.3052
Hunter-Lab:
80.6530, 10.6537, -17.2079
#ddcbfb color charts
#ddcbfb color shades, tints & tones
#ddcbfb color schemes
#ddcbfb color preview, HTML & CSS examples
This text has a color of #ddcbfb
<p style="color:#ddcbfb;">Text here</p>
.mytext {color:#ddcbfb;}
This box has a color of #ddcbfb
<div style="background-color:#ddcbfb;">Content here</div>
.mybackground {background-color:#ddcbfb;}
Border around this has a color of #ddcbfb
<div style="border:2px solid #ddcbfb;">Content here</div>
.myborder {border:2px solid #ddcbfb;}