#85da8a color space conversions
Hex:
#85da8a
RGB:
133, 218, 138
CMY:
48, 15, 46
CMYK:
39, 0, 37, 15
HSL:
124°, 53.4591%, 68.8235%
HSV (HSB):
124°, 38.9908%, 85.4902%
XYZ:
39.3317, 56.9643, 32.9670
xyY:
0.3043, 0.4407, 56.9643
CIE-Lab:
80.1595, -41.8847, 31.4943
CIE-LCH:
80.1595, 52.4044, 143.0595
CIE-Luv:
80.1595, -41.0115, 50.1383
Hunter-Lab:
75.4747, -39.0601, 26.9347
#85da8a color charts
#85da8a color shades, tints & tones
#85da8a color schemes
#85da8a color preview, HTML & CSS examples
This text has a color of #85da8a
<p style="color:#85da8a;">Text here</p>
.mytext {color:#85da8a;}
This box has a color of #85da8a
<div style="background-color:#85da8a;">Content here</div>
.mybackground {background-color:#85da8a;}
Border around this has a color of #85da8a
<div style="border:2px solid #85da8a;">Content here</div>
.myborder {border:2px solid #85da8a;}