#85f95d color space conversions
Hex:
#85f95d
RGB:
133, 249, 93
CMY:
48, 2, 64
CMYK:
47, 0, 63, 2
HSL:
105°, 92.8571%, 67.0588%
HSV (HSB):
105°, 62.6506%, 97.6471%
XYZ:
45.5243, 73.5282, 22.1489
xyY:
0.3224, 0.5207, 73.5282
CIE-Lab:
88.6990, -60.0833, 62.8921
CIE-LCH:
88.6990, 86.9794, 133.6916
CIE-Luv:
88.6990, -55.2933, 88.0550
Hunter-Lab:
85.7486, -55.2936, 44.7094
#85f95d color charts
#85f95d color shades, tints & tones
#85f95d color schemes
#85f95d color preview, HTML & CSS examples
This text has a color of #85f95d
<p style="color:#85f95d;">Text here</p>
.mytext {color:#85f95d;}
This box has a color of #85f95d
<div style="background-color:#85f95d;">Content here</div>
.mybackground {background-color:#85f95d;}
Border around this has a color of #85f95d
<div style="border:2px solid #85f95d;">Content here</div>
.myborder {border:2px solid #85f95d;}