#85bb3e color space conversions
Hex:
#85bb3e
RGB:
133, 187, 62
CMY:
48, 27, 76
CMYK:
29, 0, 67, 27
HSL:
86°, 50.2008%, 48.8235%
HSV (HSB):
86°, 66.8449%, 73.3333%
XYZ:
28.3127, 40.8750, 10.9549
xyY:
0.3533, 0.5100, 40.8750
CIE-Lab:
70.0883, -37.1435, 55.4075
CIE-LCH:
70.0883, 66.7055, 123.8367
CIE-Luv:
70.0883, -27.2317, 70.3658
Hunter-Lab:
63.9336, -32.8358, 34.5943
#85bb3e color charts
#85bb3e color shades, tints & tones
#85bb3e color schemes
#85bb3e color preview, HTML & CSS examples
This text has a color of #85bb3e
<p style="color:#85bb3e;">Text here</p>
.mytext {color:#85bb3e;}
This box has a color of #85bb3e
<div style="background-color:#85bb3e;">Content here</div>
.mybackground {background-color:#85bb3e;}
Border around this has a color of #85bb3e
<div style="border:2px solid #85bb3e;">Content here</div>
.myborder {border:2px solid #85bb3e;}