#85ab6e color space conversions
Hex:
#85ab6e
RGB:
133, 171, 110
CMY:
48, 33, 57
CMYK:
22, 0, 36, 33
HSL:
97°, 26.6376%, 55.0980%
HSV (HSB):
97°, 35.6725%, 67.0588%
XYZ:
27.0502, 35.2382, 20.1278
xyY:
0.3282, 0.4276, 35.2382
CIE-Lab:
65.9337, -24.2747, 27.3339
CIE-LCH:
65.9337, 36.5568, 131.6076
CIE-Luv:
65.9337, -19.0203, 39.8585
Hunter-Lab:
59.3617, -22.5433, 21.4497
#85ab6e color charts
#85ab6e color shades, tints & tones
#85ab6e color schemes
#85ab6e color preview, HTML & CSS examples
This text has a color of #85ab6e
<p style="color:#85ab6e;">Text here</p>
.mytext {color:#85ab6e;}
This box has a color of #85ab6e
<div style="background-color:#85ab6e;">Content here</div>
.mybackground {background-color:#85ab6e;}
Border around this has a color of #85ab6e
<div style="border:2px solid #85ab6e;">Content here</div>
.myborder {border:2px solid #85ab6e;}