#85f97c color space conversions
Hex:
#85f97c
RGB:
133, 249, 124
CMY:
48, 2, 51
CMYK:
47, 0, 50, 2
HSL:
116°, 91.2409%, 73.1373%
HSV (HSB):
116°, 50.2008%, 97.6471%
XYZ:
47.1866, 74.1931, 30.9025
xyY:
0.3099, 0.4872, 74.1931
CIE-Lab:
89.0137, -56.7348, 49.6241
CIE-LCH:
89.0137, 75.3750, 138.8249
CIE-Luv:
89.0137, -54.5945, 74.8279
Hunter-Lab:
86.1354, -52.9513, 39.0236
#85f97c color charts
#85f97c color shades, tints & tones
#85f97c color schemes
#85f97c color preview, HTML & CSS examples
This text has a color of #85f97c
<p style="color:#85f97c;">Text here</p>
.mytext {color:#85f97c;}
This box has a color of #85f97c
<div style="background-color:#85f97c;">Content here</div>
.mybackground {background-color:#85f97c;}
Border around this has a color of #85f97c
<div style="border:2px solid #85f97c;">Content here</div>
.myborder {border:2px solid #85f97c;}