#85f36c color space conversions
Hex:
#85f36c
RGB:
133, 243, 108
CMY:
48, 5, 58
CMYK:
45, 0, 56, 5
HSL:
109°, 84.9057%, 68.8235%
HSV (HSB):
109°, 55.5556%, 95.2941%
XYZ:
44.4302, 70.1704, 25.3899
xyY:
0.3174, 0.5013, 70.1704
CIE-Lab:
87.0804, -56.2659, 54.6232
CIE-LCH:
87.0804, 78.4190, 135.8487
CIE-Luv:
87.0804, -52.4706, 79.2250
Hunter-Lab:
83.7678, -51.9177, 40.6668
#85f36c color charts
#85f36c color shades, tints & tones
#85f36c color schemes
#85f36c color preview, HTML & CSS examples
This text has a color of #85f36c
<p style="color:#85f36c;">Text here</p>
.mytext {color:#85f36c;}
This box has a color of #85f36c
<div style="background-color:#85f36c;">Content here</div>
.mybackground {background-color:#85f36c;}
Border around this has a color of #85f36c
<div style="border:2px solid #85f36c;">Content here</div>
.myborder {border:2px solid #85f36c;}