#deebbb color space conversions
Hex:
#deebbb
RGB:
222, 235, 187
CMY:
13, 8, 27
CMYK:
6, 0, 20, 8
HSL:
76°, 54.5455%, 82.7451%
HSV (HSB):
76°, 20.4255%, 92.1569%
XYZ:
68.8022, 78.5341, 58.5460
xyY:
0.3342, 0.3815, 78.5341
CIE-Lab:
91.0231, -12.3633, 21.8894
CIE-LCH:
91.0231, 25.1395, 119.4582
CIE-Luv:
91.0231, -5.1650, 33.7916
Hunter-Lab:
88.6195, -16.5007, 22.8640
#deebbb color charts
#deebbb color shades, tints & tones
#deebbb color schemes
#deebbb color preview, HTML & CSS examples
This text has a color of #deebbb
<p style="color:#deebbb;">Text here</p>
.mytext {color:#deebbb;}
This box has a color of #deebbb
<div style="background-color:#deebbb;">Content here</div>
.mybackground {background-color:#deebbb;}
Border around this has a color of #deebbb
<div style="border:2px solid #deebbb;">Content here</div>
.myborder {border:2px solid #deebbb;}