#def2db color space conversions
Hex:
#def2db
RGB:
222, 242, 219
CMY:
13, 5, 14
CMYK:
8, 0, 10, 5
HSL:
112°, 46.9388%, 90.3922%
HSV (HSB):
112°, 9.5041%, 94.9020%
XYZ:
74.6625, 84.1483, 79.3250
xyY:
0.3135, 0.3534, 84.1483
CIE-Lab:
93.5149, -10.7031, 8.8571
CIE-LCH:
93.5149, 13.8926, 140.3911
CIE-Luv:
93.5149, -9.9737, 15.2610
Hunter-Lab:
91.7324, -15.2476, 12.9421
#def2db color charts
#def2db RGB chart
#def2db CMYK chart
#def2db RGB pie chart
#def2db color shades, tints & tones
#def2db color schemes
#def2db color preview, HTML & CSS examples
This text has a color of #def2db
<p style="color:#def2db;">Text here</p>
.mytext {color:#def2db;}
Text color #def2db
This box has a color of #def2db
<div style="background-color:#def2db;">Content here</div>
.mybackground {background-color:#def2db;}
Background color #def2db
Border around this has a color of #def2db
<div style="border:2px solid #def2db;">Content here</div>
.myborder {border:2px solid #def2db;}
Border color #def2db