#85e45e color space conversions
Hex:
#85e45e
RGB:
133, 228, 94
CMY:
48, 11, 63
CMYK:
42, 0, 59, 11
HSL:
103°, 71.2766%, 63.1373%
HSV (HSB):
103°, 58.7719%, 89.4118%
XYZ:
39.4366, 61.2815, 20.3397
xyY:
0.3258, 0.5062, 61.2815
CIE-Lab:
82.5298, -51.7706, 55.5497
CIE-LCH:
82.5298, 75.9339, 132.9833
CIE-Luv:
82.5298, -46.2817, 77.8418
Hunter-Lab:
78.2825, -47.0708, 39.3928
#85e45e color charts
#85e45e color shades, tints & tones
#85e45e color schemes
#85e45e color preview, HTML & CSS examples
This text has a color of #85e45e
<p style="color:#85e45e;">Text here</p>
.mytext {color:#85e45e;}
This box has a color of #85e45e
<div style="background-color:#85e45e;">Content here</div>
.mybackground {background-color:#85e45e;}
Border around this has a color of #85e45e
<div style="border:2px solid #85e45e;">Content here</div>
.myborder {border:2px solid #85e45e;}