#85ff48 color space conversions
Hex:
#85ff48
RGB:
133, 255, 72
CMY:
48, 0, 72
CMYK:
48, 0, 72, 0
HSL:
100°, 100.0000%, 64.1176%
HSV (HSB):
100°, 71.7647%, 100.0000%
XYZ:
46.6026, 76.9744, 18.5322
xyY:
0.3279, 0.5417, 76.9744
CIE-Lab:
90.3098, -63.9620, 72.4555
CIE-LCH:
90.3098, 96.6486, 131.4373
CIE-Luv:
90.3098, -58.1382, 97.2965
Hunter-Lab:
87.7351, -58.7219, 48.8908
#85ff48 color charts
#85ff48 color shades, tints & tones
#85ff48 color schemes
#85ff48 color preview, HTML & CSS examples
This text has a color of #85ff48
<p style="color:#85ff48;">Text here</p>
.mytext {color:#85ff48;}
This box has a color of #85ff48
<div style="background-color:#85ff48;">Content here</div>
.mybackground {background-color:#85ff48;}
Border around this has a color of #85ff48
<div style="border:2px solid #85ff48;">Content here</div>
.myborder {border:2px solid #85ff48;}