#85f35a color space conversions
Hex:
#85f35a
RGB:
133, 243, 90
CMY:
48, 5, 65
CMYK:
45, 0, 63, 5
HSL:
103°, 86.4407%, 65.2941%
HSV (HSB):
103°, 62.9630%, 95.2941%
XYZ:
43.5689, 69.8259, 20.8543
xyY:
0.3245, 0.5201, 69.8259
CIE-Lab:
86.9114, -58.0614, 62.1479
CIE-LCH:
86.9114, 85.0499, 133.0530
CIE-Luv:
86.9114, -52.8297, 86.3877
Hunter-Lab:
83.5619, -53.1640, 43.6965
#85f35a color charts
#85f35a color shades, tints & tones
#85f35a color schemes
#85f35a color preview, HTML & CSS examples
This text has a color of #85f35a
<p style="color:#85f35a;">Text here</p>
.mytext {color:#85f35a;}
This box has a color of #85f35a
<div style="background-color:#85f35a;">Content here</div>
.mybackground {background-color:#85f35a;}
Border around this has a color of #85f35a
<div style="border:2px solid #85f35a;">Content here</div>
.myborder {border:2px solid #85f35a;}