#85e00c color space conversions
Hex:
#85e00c
RGB:
133, 224, 12
CMY:
48, 12, 95
CMYK:
41, 0, 95, 12
HSL:
86°, 89.8305%, 46.2745%
HSV (HSB):
86°, 94.6429%, 87.8431%
XYZ:
36.3949, 58.3244, 9.6874
xyY:
0.3486, 0.5586, 58.3244
CIE-Lab:
80.9188, -54.6721, 77.8164
CIE-LCH:
80.9188, 95.1023, 125.0910
CIE-Luv:
80.9188, -45.2559, 94.5667
Hunter-Lab:
76.3704, -48.5827, 45.9385
#85e00c color charts
#85e00c color shades, tints & tones
#85e00c color schemes
#85e00c color preview, HTML & CSS examples
This text has a color of #85e00c
<p style="color:#85e00c;">Text here</p>
.mytext {color:#85e00c;}
This box has a color of #85e00c
<div style="background-color:#85e00c;">Content here</div>
.mybackground {background-color:#85e00c;}
Border around this has a color of #85e00c
<div style="border:2px solid #85e00c;">Content here</div>
.myborder {border:2px solid #85e00c;}