#85d85f color space conversions
Hex:
#85d85f
RGB:
133, 216, 95
CMY:
48, 15, 63
CMYK:
38, 0, 56, 15
HSL:
101°, 60.8040%, 60.9804%
HSV (HSB):
101°, 56.0185%, 84.7059%
XYZ:
36.2943, 54.9245, 19.5151
xyY:
0.3278, 0.4960, 54.9245
CIE-Lab:
78.9978, -46.7265, 51.0263
CIE-LCH:
78.9978, 69.1885, 132.4814
CIE-Luv:
78.9978, -40.8903, 71.6054
Hunter-Lab:
74.1111, -42.2779, 36.2654
#85d85f color charts
#85d85f color shades, tints & tones
#85d85f color schemes
#85d85f color preview, HTML & CSS examples
This text has a color of #85d85f
<p style="color:#85d85f;">Text here</p>
.mytext {color:#85d85f;}
This box has a color of #85d85f
<div style="background-color:#85d85f;">Content here</div>
.mybackground {background-color:#85d85f;}
Border around this has a color of #85d85f
<div style="border:2px solid #85d85f;">Content here</div>
.myborder {border:2px solid #85d85f;}