#86ac5e color space conversions
Hex:
#86ac5e
RGB:
134, 172, 94
CMY:
47, 33, 63
CMYK:
22, 0, 45, 33
HSL:
89°, 31.9672%, 52.1569%
HSV (HSB):
89°, 45.3488%, 67.4510%
XYZ:
26.6044, 35.3815, 16.0168
xyY:
0.3411, 0.4536, 35.3815
CIE-Lab:
66.0446, -26.5699, 35.8795
CIE-LCH:
66.0446, 44.6463, 126.5211
CIE-Luv:
66.0446, -18.9339, 49.5161
Hunter-Lab:
59.4824, -24.2573, 25.6727
#86ac5e color charts
#86ac5e color shades, tints & tones
#86ac5e color schemes
#86ac5e color preview, HTML & CSS examples
This text has a color of #86ac5e
<p style="color:#86ac5e;">Text here</p>
.mytext {color:#86ac5e;}
This box has a color of #86ac5e
<div style="background-color:#86ac5e;">Content here</div>
.mybackground {background-color:#86ac5e;}
Border around this has a color of #86ac5e
<div style="border:2px solid #86ac5e;">Content here</div>
.myborder {border:2px solid #86ac5e;}