#def5be color space conversions
Hex:
#def5be
RGB:
222, 245, 190
CMY:
13, 4, 25
CMYK:
9, 0, 22, 4
HSL:
85°, 73.3333%, 85.2941%
HSV (HSB):
85°, 22.4490%, 96.0784%
XYZ:
72.0709, 84.5521, 61.2368
xyY:
0.3308, 0.3881, 84.5521
CIE-Lab:
93.6898, -16.8579, 24.0328
CIE-LCH:
93.6898, 29.3558, 125.0478
CIE-Luv:
93.6898, -10.5783, 37.7162
Hunter-Lab:
91.9522, -21.0106, 24.8816
#def5be color charts
#def5be color shades, tints & tones
#def5be color schemes
#def5be color preview, HTML & CSS examples
This text has a color of #def5be
<p style="color:#def5be;">Text here</p>
.mytext {color:#def5be;}
This box has a color of #def5be
<div style="background-color:#def5be;">Content here</div>
.mybackground {background-color:#def5be;}
Border around this has a color of #def5be
<div style="border:2px solid #def5be;">Content here</div>
.myborder {border:2px solid #def5be;}