#85f05f color space conversions
Hex:
#85f05f
RGB:
133, 240, 95
CMY:
48, 6, 63
CMYK:
45, 0, 60, 6
HSL:
104°, 82.8571%, 65.6863%
HSV (HSB):
104°, 60.4167%, 94.1176%
XYZ:
42.8985, 68.1329, 21.7165
xyY:
0.3232, 0.5133, 68.1329
CIE-Lab:
86.0729, -56.4347, 59.1348
CIE-LCH:
86.0729, 81.7422, 133.6616
CIE-Luv:
86.0729, -51.4630, 83.1325
Hunter-Lab:
82.5427, -51.6809, 42.1811
#85f05f color charts
#85f05f color shades, tints & tones
#85f05f color schemes
#85f05f color preview, HTML & CSS examples
This text has a color of #85f05f
<p style="color:#85f05f;">Text here</p>
.mytext {color:#85f05f;}
This box has a color of #85f05f
<div style="background-color:#85f05f;">Content here</div>
.mybackground {background-color:#85f05f;}
Border around this has a color of #85f05f
<div style="border:2px solid #85f05f;">Content here</div>
.myborder {border:2px solid #85f05f;}