#ddbeaf color space conversions
Hex:
#ddbeaf
RGB:
221, 190, 175
CMY:
13, 25, 31
CMYK:
0, 14, 21, 13
HSL:
20°, 40.3509%, 77.6471%
HSV (HSB):
20°, 20.8145%, 86.6667%
XYZ:
55.9701, 55.2942, 48.2803
xyY:
0.3508, 0.3466, 55.2942
CIE-Lab:
79.2104, 8.7021, 11.6453
CIE-LCH:
79.2104, 14.5375, 53.2306
CIE-Luv:
79.2104, 20.0516, 15.1493
Hunter-Lab:
74.3601, 4.2251, 13.5564
#ddbeaf color charts
#ddbeaf RGB chart
#ddbeaf CMYK chart
#ddbeaf RGB pie chart
#ddbeaf color shades, tints & tones
#ddbeaf color schemes
#ddbeaf color preview, HTML & CSS examples
This text has a color of #ddbeaf
<p style="color:#ddbeaf;">Text here</p>
.mytext {color:#ddbeaf;}
Text color #ddbeaf
This box has a color of #ddbeaf
<div style="background-color:#ddbeaf;">Content here</div>
.mybackground {background-color:#ddbeaf;}
Background color #ddbeaf
Border around this has a color of #ddbeaf
<div style="border:2px solid #ddbeaf;">Content here</div>
.myborder {border:2px solid #ddbeaf;}
Border color #ddbeaf