#85ab2a color space conversions
Hex:
#85ab2a
RGB:
133, 171, 42
CMY:
48, 33, 84
CMYK:
22, 0, 75, 33
HSL:
78°, 60.5634%, 41.7647%
HSV (HSB):
78°, 75.4386%, 67.0588%
XYZ:
24.6537, 34.2795, 7.5077
xyY:
0.3711, 0.5159, 34.2795
CIE-Lab:
65.1838, -31.0573, 57.9598
CIE-LCH:
65.1838, 65.7563, 118.1843
CIE-Luv:
65.1838, -18.7881, 68.8423
Hunter-Lab:
58.5487, -27.2975, 33.3813
#85ab2a color charts
#85ab2a color shades, tints & tones
#85ab2a color schemes
#85ab2a color preview, HTML & CSS examples
This text has a color of #85ab2a
<p style="color:#85ab2a;">Text here</p>
.mytext {color:#85ab2a;}
This box has a color of #85ab2a
<div style="background-color:#85ab2a;">Content here</div>
.mybackground {background-color:#85ab2a;}
Border around this has a color of #85ab2a
<div style="border:2px solid #85ab2a;">Content here</div>
.myborder {border:2px solid #85ab2a;}