#85f05d color space conversions
Hex:
#85f05d
RGB:
133, 240, 93
CMY:
48, 6, 64
CMYK:
45, 0, 61, 6
HSL:
104°, 83.0508%, 65.2941%
HSV (HSB):
104°, 61.2500%, 94.1176%
XYZ:
42.8087, 68.0970, 21.2437
xyY:
0.3239, 0.5153, 68.0970
CIE-Lab:
86.0549, -56.6251, 59.9580
CIE-LCH:
86.0549, 82.4704, 133.3624
CIE-Luv:
86.0549, -51.5002, 83.8961
Hunter-Lab:
82.5209, -51.8126, 42.5014
#85f05d color charts
#85f05d color shades, tints & tones
#85f05d color schemes
#85f05d color preview, HTML & CSS examples
This text has a color of #85f05d
<p style="color:#85f05d;">Text here</p>
.mytext {color:#85f05d;}
This box has a color of #85f05d
<div style="background-color:#85f05d;">Content here</div>
.mybackground {background-color:#85f05d;}
Border around this has a color of #85f05d
<div style="border:2px solid #85f05d;">Content here</div>
.myborder {border:2px solid #85f05d;}