#85cc45 color space conversions
Hex:
#85cc45
RGB:
133, 204, 69
CMY:
48, 20, 73
CMYK:
35, 0, 66, 20
HSL:
92°, 56.9620%, 53.5294%
HSV (HSB):
92°, 66.1765%, 80.0000%
XYZ:
32.3399, 48.6019, 13.3068
xyY:
0.3431, 0.5157, 48.6019
CIE-Lab:
75.2030, -44.0537, 57.9956
CIE-LCH:
75.2030, 72.8301, 127.2205
CIE-Luv:
75.2030, -35.5866, 75.8214
Hunter-Lab:
69.7151, -39.1976, 37.4836
#85cc45 color charts
#85cc45 color shades, tints & tones
#85cc45 color schemes
#85cc45 color preview, HTML & CSS examples
This text has a color of #85cc45
<p style="color:#85cc45;">Text here</p>
.mytext {color:#85cc45;}
This box has a color of #85cc45
<div style="background-color:#85cc45;">Content here</div>
.mybackground {background-color:#85cc45;}
Border around this has a color of #85cc45
<div style="border:2px solid #85cc45;">Content here</div>
.myborder {border:2px solid #85cc45;}