#85f75d color space conversions
Hex:
#85f75d
RGB:
133, 247, 93
CMY:
48, 3, 64
CMYK:
46, 0, 62, 3
HSL:
104°, 90.5882%, 66.6667%
HSV (HSB):
104°, 62.3482%, 96.8627%
XYZ:
44.9094, 72.2984, 21.9439
xyY:
0.3227, 0.5196, 72.2984
CIE-Lab:
88.1120, -59.3225, 62.2439
CIE-LCH:
88.1120, 85.9853, 133.6233
CIE-Luv:
88.1120, -54.4581, 87.1366
Hunter-Lab:
85.0285, -54.5216, 44.2185
#85f75d color charts
#85f75d color shades, tints & tones
#85f75d color schemes
#85f75d color preview, HTML & CSS examples
This text has a color of #85f75d
<p style="color:#85f75d;">Text here</p>
.mytext {color:#85f75d;}
This box has a color of #85f75d
<div style="background-color:#85f75d;">Content here</div>
.mybackground {background-color:#85f75d;}
Border around this has a color of #85f75d
<div style="border:2px solid #85f75d;">Content here</div>
.myborder {border:2px solid #85f75d;}