#85ac3e color space conversions
Hex:
#85ac3e
RGB:
133, 172, 62
CMY:
48, 33, 76
CMYK:
23, 0, 64, 33
HSL:
81°, 47.0085%, 45.8824%
HSV (HSB):
81°, 63.9535%, 67.4510%
XYZ:
25.2949, 34.8394, 9.9489
xyY:
0.3609, 0.4971, 34.8394
CIE-Lab:
65.6234, -30.2112, 50.6486
CIE-LCH:
65.6234, 58.9746, 120.8155
CIE-Luv:
65.6234, -19.3720, 63.4682
Hunter-Lab:
59.0249, -26.7981, 31.3238
#85ac3e color charts
#85ac3e color shades, tints & tones
#85ac3e color schemes
#85ac3e color preview, HTML & CSS examples
This text has a color of #85ac3e
<p style="color:#85ac3e;">Text here</p>
.mytext {color:#85ac3e;}
This box has a color of #85ac3e
<div style="background-color:#85ac3e;">Content here</div>
.mybackground {background-color:#85ac3e;}
Border around this has a color of #85ac3e
<div style="border:2px solid #85ac3e;">Content here</div>
.myborder {border:2px solid #85ac3e;}