#32f01f color space conversions
Hex:
#32f01f
RGB:
50, 240, 31
CMY:
80, 6, 88
CMYK:
79, 0, 87, 6
HSL:
115°, 87.4477%, 53.1373%
HSV (HSB):
115°, 87.0833%, 94.1176%
XYZ:
32.7228, 63.0972, 11.7506
xyY:
0.3042, 0.5866, 63.0972
CIE-Lab:
83.4935, -78.4164, 76.3200
CIE-LCH:
83.4935, 109.4252, 135.7762
CIE-Luv:
83.4935, -74.6884, 99.2712
Hunter-Lab:
79.4338, -65.4758, 46.8329
#32f01f color charts
#32f01f color shades, tints & tones
#32f01f color schemes
#32f01f color preview, HTML & CSS examples
This text has a color of #32f01f
<p style="color:#32f01f;">Text here</p>
.mytext {color:#32f01f;}
This box has a color of #32f01f
<div style="background-color:#32f01f;">Content here</div>
.mybackground {background-color:#32f01f;}
Border around this has a color of #32f01f
<div style="border:2px solid #32f01f;">Content here</div>
.myborder {border:2px solid #32f01f;}