#85ab5b color space conversions
Hex:
#85ab5b
RGB:
133, 171, 91
CMY:
48, 33, 64
CMYK:
22, 0, 47, 33
HSL:
89°, 32.2581%, 51.3725%
HSV (HSB):
89°, 46.7836%, 67.0588%
XYZ:
26.1241, 34.8677, 15.2508
xyY:
0.3426, 0.4573, 34.8677
CIE-Lab:
65.6455, -26.8298, 36.9020
CIE-LCH:
65.6455, 45.6245, 126.0193
CIE-Luv:
65.6455, -18.9314, 50.4953
Hunter-Lab:
59.0489, -24.3645, 26.0212
#85ab5b color charts
#85ab5b color shades, tints & tones
#85ab5b color schemes
#85ab5b color preview, HTML & CSS examples
This text has a color of #85ab5b
<p style="color:#85ab5b;">Text here</p>
.mytext {color:#85ab5b;}
This box has a color of #85ab5b
<div style="background-color:#85ab5b;">Content here</div>
.mybackground {background-color:#85ab5b;}
Border around this has a color of #85ab5b
<div style="border:2px solid #85ab5b;">Content here</div>
.myborder {border:2px solid #85ab5b;}