#85cd50 color space conversions
Hex:
#85cd50
RGB:
133, 205, 80
CMY:
48, 20, 69
CMYK:
35, 0, 61, 20
HSL:
95°, 55.5556%, 55.8824%
HSV (HSB):
95°, 60.9756%, 80.3922%
XYZ:
32.9522, 49.2284, 15.3547
xyY:
0.3378, 0.5047, 49.2284
CIE-Lab:
75.5932, -43.5465, 53.8178
CIE-LCH:
75.5932, 69.2290, 128.9779
CIE-Luv:
75.5932, -35.9619, 72.3924
Hunter-Lab:
70.1629, -38.9523, 36.1388
#85cd50 color charts
#85cd50 color shades, tints & tones
#85cd50 color schemes
#85cd50 color preview, HTML & CSS examples
This text has a color of #85cd50
<p style="color:#85cd50;">Text here</p>
.mytext {color:#85cd50;}
This box has a color of #85cd50
<div style="background-color:#85cd50;">Content here</div>
.mybackground {background-color:#85cd50;}
Border around this has a color of #85cd50
<div style="border:2px solid #85cd50;">Content here</div>
.myborder {border:2px solid #85cd50;}