#85ff7f color space conversions
Hex:
#85ff7f
RGB:
133, 255, 127
CMY:
48, 0, 50
CMYK:
48, 0, 50, 0
HSL:
117°, 100.0000%, 74.9020%
HSV (HSB):
117°, 50.1961%, 100.0000%
XYZ:
49.2636, 78.0389, 32.5452
xyY:
0.3082, 0.4882, 78.0389
CIE-Lab:
90.7976, -58.6986, 50.4110
CIE-LCH:
90.7976, 77.3743, 139.3437
CIE-Luv:
90.7976, -56.9773, 76.4451
Hunter-Lab:
88.3396, -55.0517, 39.9947
#85ff7f color charts
#85ff7f color shades, tints & tones
#85ff7f color schemes
#85ff7f color preview, HTML & CSS examples
This text has a color of #85ff7f
<p style="color:#85ff7f;">Text here</p>
.mytext {color:#85ff7f;}
This box has a color of #85ff7f
<div style="background-color:#85ff7f;">Content here</div>
.mybackground {background-color:#85ff7f;}
Border around this has a color of #85ff7f
<div style="border:2px solid #85ff7f;">Content here</div>
.myborder {border:2px solid #85ff7f;}