#85e03e color space conversions
Hex:
#85e03e
RGB:
133, 224, 62
CMY:
48, 12, 76
CMYK:
41, 0, 72, 12
HSL:
94°, 72.3214%, 56.0784%
HSV (HSB):
94°, 72.3214%, 87.8431%
XYZ:
37.1980, 58.6457, 13.9166
xyY:
0.3389, 0.5343, 58.6457
CIE-Lab:
81.0964, -52.7864, 66.6631
CIE-LCH:
81.0964, 85.0316, 128.3735
CIE-Luv:
81.0964, -44.9397, 86.7133
Hunter-Lab:
76.5805, -47.3116, 42.8318
#85e03e color charts
#85e03e color shades, tints & tones
#85e03e color schemes
#85e03e color preview, HTML & CSS examples
This text has a color of #85e03e
<p style="color:#85e03e;">Text here</p>
.mytext {color:#85e03e;}
This box has a color of #85e03e
<div style="background-color:#85e03e;">Content here</div>
.mybackground {background-color:#85e03e;}
Border around this has a color of #85e03e
<div style="border:2px solid #85e03e;">Content here</div>
.myborder {border:2px solid #85e03e;}