#def85a color space conversions
Hex:
#def85a
RGB:
222, 248, 90
CMY:
13, 3, 65
CMYK:
10, 0, 64, 3
HSL:
70°, 91.8605%, 66.2745%
HSV (HSB):
70°, 63.7097%, 97.2549%
XYZ:
65.5371, 83.4026, 22.3170
xyY:
0.3827, 0.4870, 83.4026
CIE-Lab:
93.1904, -28.9224, 70.3390
CIE-LCH:
93.1904, 76.0532, 112.3518
CIE-Luv:
93.1904, -10.1298, 89.9000
Hunter-Lab:
91.3250, -31.7228, 49.4389
#def85a color charts
#def85a color shades, tints & tones
#def85a color schemes
#def85a color preview, HTML & CSS examples
This text has a color of #def85a
<p style="color:#def85a;">Text here</p>
.mytext {color:#def85a;}
This box has a color of #def85a
<div style="background-color:#def85a;">Content here</div>
.mybackground {background-color:#def85a;}
Border around this has a color of #def85a
<div style="border:2px solid #def85a;">Content here</div>
.myborder {border:2px solid #def85a;}