#85b05c color space conversions
Hex:
#85b05c
RGB:
133, 176, 92
CMY:
48, 31, 64
CMYK:
24, 0, 48, 31
HSL:
91°, 34.7107%, 52.5490%
HSV (HSB):
91°, 47.7273%, 69.0196%
XYZ:
27.1300, 36.8099, 15.8003
xyY:
0.3402, 0.4616, 36.8099
CIE-Lab:
67.1342, -29.1265, 38.2357
CIE-LCH:
67.1342, 48.0659, 127.2988
CIE-Luv:
67.1342, -21.5336, 52.6315
Hunter-Lab:
60.6712, -26.3558, 27.0292
#85b05c color charts
#85b05c color shades, tints & tones
#85b05c color schemes
#85b05c color preview, HTML & CSS examples
This text has a color of #85b05c
<p style="color:#85b05c;">Text here</p>
.mytext {color:#85b05c;}
This box has a color of #85b05c
<div style="background-color:#85b05c;">Content here</div>
.mybackground {background-color:#85b05c;}
Border around this has a color of #85b05c
<div style="border:2px solid #85b05c;">Content here</div>
.myborder {border:2px solid #85b05c;}