#85d85e color space conversions
Hex:
#85d85e
RGB:
133, 216, 94
CMY:
48, 15, 63
CMYK:
38, 0, 56, 15
HSL:
101°, 61.0000%, 60.7843%
HSV (HSB):
101°, 56.4815%, 84.7059%
XYZ:
36.2491, 54.9064, 19.2771
xyY:
0.3282, 0.4972, 54.9064
CIE-Lab:
78.9873, -46.8322, 51.4684
CIE-LCH:
78.9873, 69.5863, 132.2997
CIE-Luv:
78.9873, -40.9050, 72.0340
Hunter-Lab:
74.0989, -42.3510, 36.4447
#85d85e color charts
#85d85e color shades, tints & tones
#85d85e color schemes
#85d85e color preview, HTML & CSS examples
This text has a color of #85d85e
<p style="color:#85d85e;">Text here</p>
.mytext {color:#85d85e;}
This box has a color of #85d85e
<div style="background-color:#85d85e;">Content here</div>
.mybackground {background-color:#85d85e;}
Border around this has a color of #85d85e
<div style="border:2px solid #85d85e;">Content here</div>
.myborder {border:2px solid #85d85e;}