#85c25a color space conversions
Hex:
#85c25a
RGB:
133, 194, 90
CMY:
48, 24, 65
CMYK:
31, 0, 54, 24
HSL:
95°, 46.0177%, 55.6863%
HSV (HSB):
95°, 53.6082%, 76.0784%
XYZ:
30.8101, 44.3083, 16.6014
xyY:
0.3359, 0.4831, 44.3083
CIE-Lab:
72.4341, -37.7118, 45.6267
CIE-LCH:
72.4341, 59.1944, 129.5747
CIE-Luv:
72.4341, -30.5745, 62.8644
Hunter-Lab:
66.5645, -33.8671, 31.8081
#85c25a color charts
#85c25a color shades, tints & tones
#85c25a color schemes
#85c25a color preview, HTML & CSS examples
This text has a color of #85c25a
<p style="color:#85c25a;">Text here</p>
.mytext {color:#85c25a;}
This box has a color of #85c25a
<div style="background-color:#85c25a;">Content here</div>
.mybackground {background-color:#85c25a;}
Border around this has a color of #85c25a
<div style="border:2px solid #85c25a;">Content here</div>
.myborder {border:2px solid #85c25a;}