#85ff3c color space conversions
Hex:
#85ff3c
RGB:
133, 255, 60
CMY:
48, 0, 76
CMYK:
48, 0, 76, 0
HSL:
98°, 100.0000%, 61.7647%
HSV (HSB):
98°, 76.4706%, 100.0000%
XYZ:
46.2485, 76.8328, 16.6676
xyY:
0.3309, 0.5498, 76.8328
CIE-Lab:
90.2446, -64.6819, 76.1925
CIE-LCH:
90.2446, 99.9452, 130.3288
CIE-Luv:
90.2446, -58.3020, 100.2090
Hunter-Lab:
87.6543, -59.2143, 50.0839
#85ff3c color charts
#85ff3c color shades, tints & tones
#85ff3c color schemes
#85ff3c color preview, HTML & CSS examples
This text has a color of #85ff3c
<p style="color:#85ff3c;">Text here</p>
.mytext {color:#85ff3c;}
This box has a color of #85ff3c
<div style="background-color:#85ff3c;">Content here</div>
.mybackground {background-color:#85ff3c;}
Border around this has a color of #85ff3c
<div style="border:2px solid #85ff3c;">Content here</div>
.myborder {border:2px solid #85ff3c;}