#86f03c color space conversions
Hex:
#86f03c
RGB:
134, 240, 60
CMY:
47, 6, 76
CMYK:
44, 0, 75, 6
HSL:
95°, 85.7143%, 58.8235%
HSV (HSB):
95°, 75.0000%, 94.1176%
XYZ:
41.8072, 67.7148, 15.1418
xyY:
0.3354, 0.5432, 67.7148
CIE-Lab:
85.8636, -58.8129, 72.0089
CIE-LCH:
85.8636, 92.9744, 129.2401
CIE-Luv:
85.8636, -51.5928, 93.9972
Hunter-Lab:
82.2890, -53.3181, 46.6925
#86f03c color charts
#86f03c color shades, tints & tones
#86f03c color schemes
#86f03c color preview, HTML & CSS examples
This text has a color of #86f03c
<p style="color:#86f03c;">Text here</p>
.mytext {color:#86f03c;}
This box has a color of #86f03c
<div style="background-color:#86f03c;">Content here</div>
.mybackground {background-color:#86f03c;}
Border around this has a color of #86f03c
<div style="border:2px solid #86f03c;">Content here</div>
.myborder {border:2px solid #86f03c;}