#85a85c color space conversions
Hex:
#85a85c
RGB:
133, 168, 92
CMY:
48, 34, 64
CMYK:
21, 0, 45, 34
HSL:
88°, 30.4000%, 50.9804%
HSV (HSB):
88°, 45.2381%, 65.8824%
XYZ:
25.6073, 33.7645, 15.2928
xyY:
0.3430, 0.4522, 33.7645
CIE-Lab:
64.7752, -25.2367, 35.3062
CIE-LCH:
64.7752, 43.3984, 125.5569
CIE-Luv:
64.7752, -17.3574, 48.3784
Hunter-Lab:
58.1072, -23.0246, 25.0710
#85a85c color charts
#85a85c color shades, tints & tones
#85a85c color schemes
#85a85c color preview, HTML & CSS examples
This text has a color of #85a85c
<p style="color:#85a85c;">Text here</p>
.mytext {color:#85a85c;}
This box has a color of #85a85c
<div style="background-color:#85a85c;">Content here</div>
.mybackground {background-color:#85a85c;}
Border around this has a color of #85a85c
<div style="border:2px solid #85a85c;">Content here</div>
.myborder {border:2px solid #85a85c;}