#85f90d color space conversions
Hex:
#85f90d
RGB:
133, 249, 13
CMY:
48, 2, 95
CMYK:
47, 0, 95, 2
HSL:
89°, 95.1613%, 51.3725%
HSV (HSB):
89°, 94.7791%, 97.6471%
XYZ:
43.6212, 72.7670, 12.1271
xyY:
0.3394, 0.5662, 72.7670
CIE-Lab:
88.3365, -64.0497, 83.6637
CIE-LCH:
88.3365, 105.3659, 127.4363
CIE-Luv:
88.3365, -56.1548, 104.1455
Hunter-Lab:
85.3036, -58.0027, 51.2836
#85f90d color charts
#85f90d color shades, tints & tones
#85f90d color schemes
#85f90d color preview, HTML & CSS examples
This text has a color of #85f90d
<p style="color:#85f90d;">Text here</p>
.mytext {color:#85f90d;}
This box has a color of #85f90d
<div style="background-color:#85f90d;">Content here</div>
.mybackground {background-color:#85f90d;}
Border around this has a color of #85f90d
<div style="border:2px solid #85f90d;">Content here</div>
.myborder {border:2px solid #85f90d;}