#85f85c color space conversions
Hex:
#85f85c
RGB:
133, 248, 92
CMY:
48, 3, 64
CMYK:
46, 0, 63, 3
HSL:
104°, 91.7647%, 66.6667%
HSV (HSB):
104°, 62.9032%, 97.2549%
XYZ:
45.1720, 72.8941, 21.8144
xyY:
0.3229, 0.5211, 72.8941
CIE-Lab:
88.3972, -59.7939, 62.9668
CIE-LCH:
88.3972, 86.8339, 133.5194
CIE-Luv:
88.3972, -54.8953, 87.9582
Hunter-Lab:
85.3780, -54.9703, 44.6158
#85f85c color charts
#85f85c color shades, tints & tones
#85f85c color schemes
#85f85c color preview, HTML & CSS examples
This text has a color of #85f85c
<p style="color:#85f85c;">Text here</p>
.mytext {color:#85f85c;}
This box has a color of #85f85c
<div style="background-color:#85f85c;">Content here</div>
.mybackground {background-color:#85f85c;}
Border around this has a color of #85f85c
<div style="border:2px solid #85f85c;">Content here</div>
.myborder {border:2px solid #85f85c;}