#32fa2a color space conversions
Hex:
#32fa2a
RGB:
50, 250, 42
CMY:
80, 2, 84
CMYK:
80, 0, 83, 2
HSL:
118°, 95.4128%, 57.2549%
HSV (HSB):
118°, 83.2000%, 98.0392%
XYZ:
35.9189, 69.2165, 13.6575
xyY:
0.3024, 0.5827, 69.2165
CIE-Lab:
86.6111, -80.7977, 76.8005
CIE-LCH:
86.6111, 111.4746, 136.4529
CIE-Luv:
86.6111, -77.6888, 101.6642
Hunter-Lab:
83.1964, -68.5289, 48.5045
#32fa2a color charts
#32fa2a color shades, tints & tones
#32fa2a color schemes
#32fa2a color preview, HTML & CSS examples
This text has a color of #32fa2a
<p style="color:#32fa2a;">Text here</p>
.mytext {color:#32fa2a;}
This box has a color of #32fa2a
<div style="background-color:#32fa2a;">Content here</div>
.mybackground {background-color:#32fa2a;}
Border around this has a color of #32fa2a
<div style="border:2px solid #32fa2a;">Content here</div>
.myborder {border:2px solid #32fa2a;}