#ddbeef color space conversions
Hex:
#ddbeef
RGB:
221, 190, 239
CMY:
13, 25, 6
CMYK:
8, 21, 0, 6
HSL:
278°, 60.4938%, 84.1176%
HSV (HSB):
278°, 20.5021%, 93.7255%
XYZ:
63.8122, 58.4311, 89.5764
xyY:
0.3013, 0.2759, 58.4311
CIE-Lab:
80.9779, 19.8082, -20.1989
CIE-LCH:
80.9779, 28.2907, 314.4405
CIE-Luv:
80.9779, 13.9831, -35.1272
Hunter-Lab:
76.4402, 15.2413, -15.9708
#ddbeef color charts
#ddbeef color shades, tints & tones
#ddbeef color schemes
#ddbeef color preview, HTML & CSS examples
This text has a color of #ddbeef
<p style="color:#ddbeef;">Text here</p>
.mytext {color:#ddbeef;}
This box has a color of #ddbeef
<div style="background-color:#ddbeef;">Content here</div>
.mybackground {background-color:#ddbeef;}
Border around this has a color of #ddbeef
<div style="border:2px solid #ddbeef;">Content here</div>
.myborder {border:2px solid #ddbeef;}