#def080 color space conversions
Hex:
#def080
RGB:
222, 240, 128
CMY:
13, 6, 50
CMYK:
8, 0, 47, 6
HSL:
70°, 78.8732%, 72.1569%
HSV (HSB):
70°, 46.6667%, 94.1176%
XYZ:
65.1806, 79.4083, 32.3140
xyY:
0.3685, 0.4489, 79.4083
CIE-Lab:
91.4187, -22.0882, 51.7992
CIE-LCH:
91.4187, 56.3120, 113.0943
CIE-Luv:
91.4187, -6.1509, 71.0476
Hunter-Lab:
89.1113, -25.3808, 40.8779
#def080 color charts
#def080 color shades, tints & tones
#def080 color schemes
#def080 color preview, HTML & CSS examples
This text has a color of #def080
<p style="color:#def080;">Text here</p>
.mytext {color:#def080;}
This box has a color of #def080
<div style="background-color:#def080;">Content here</div>
.mybackground {background-color:#def080;}
Border around this has a color of #def080
<div style="border:2px solid #def080;">Content here</div>
.myborder {border:2px solid #def080;}