#85cc05 color space conversions
Hex:
#85cc05
RGB:
133, 204, 5
CMY:
48, 20, 98
CMYK:
35, 0, 98, 20
HSL:
81°, 95.2153%, 40.9804%
HSV (HSB):
81°, 97.5490%, 80.0000%
XYZ:
31.2931, 48.1832, 7.7946
xyY:
0.3586, 0.5521, 48.1832
CIE-Lab:
74.9404, -46.7291, 73.7499
CIE-LCH:
74.9404, 87.3079, 122.3590
CIE-Luv:
74.9404, -35.8814, 87.1593
Hunter-Lab:
69.4141, -41.0038, 41.9322
#85cc05 color charts
#85cc05 color shades, tints & tones
#85cc05 color schemes
#85cc05 color preview, HTML & CSS examples
This text has a color of #85cc05
<p style="color:#85cc05;">Text here</p>
.mytext {color:#85cc05;}
This box has a color of #85cc05
<div style="background-color:#85cc05;">Content here</div>
.mybackground {background-color:#85cc05;}
Border around this has a color of #85cc05
<div style="border:2px solid #85cc05;">Content here</div>
.myborder {border:2px solid #85cc05;}