#85ab3f color space conversions
Hex:
#85ab3f
RGB:
133, 171, 63
CMY:
48, 33, 75
CMYK:
22, 0, 63, 33
HSL:
81°, 46.1538%, 45.8824%
HSV (HSB):
81°, 63.1579%, 67.0588%
XYZ:
25.1330, 34.4712, 10.0316
xyY:
0.3609, 0.4950, 34.4712
CIE-Lab:
65.3349, -29.6553, 49.9023
CIE-LCH:
65.3349, 58.0489, 120.7216
CIE-Luv:
65.3349, -18.8351, 62.6505
Hunter-Lab:
58.7122, -26.3358, 30.9682
#85ab3f color charts
#85ab3f color shades, tints & tones
#85ab3f color schemes
#85ab3f color preview, HTML & CSS examples
This text has a color of #85ab3f
<p style="color:#85ab3f;">Text here</p>
.mytext {color:#85ab3f;}
This box has a color of #85ab3f
<div style="background-color:#85ab3f;">Content here</div>
.mybackground {background-color:#85ab3f;}
Border around this has a color of #85ab3f
<div style="border:2px solid #85ab3f;">Content here</div>
.myborder {border:2px solid #85ab3f;}