#32b00c color space conversions
Hex:
#32b00c
RGB:
50, 176, 12
CMY:
80, 31, 95
CMYK:
72, 0, 93, 31
HSL:
106°, 87.2340%, 36.8627%
HSV (HSB):
106°, 93.1818%, 69.0196%
XYZ:
16.9071, 31.7553, 5.5861
xyY:
0.3117, 0.5854, 31.7553
CIE-Lab:
63.1401, -59.9225, 62.1329
CIE-LCH:
63.1401, 86.3204, 133.9625
CIE-Luv:
63.1401, -53.5455, 75.5623
Hunter-Lab:
56.3519, -45.0609, 33.5689
#32b00c color charts
#32b00c color shades, tints & tones
#32b00c color schemes
#32b00c color preview, HTML & CSS examples
This text has a color of #32b00c
<p style="color:#32b00c;">Text here</p>
.mytext {color:#32b00c;}
This box has a color of #32b00c
<div style="background-color:#32b00c;">Content here</div>
.mybackground {background-color:#32b00c;}
Border around this has a color of #32b00c
<div style="border:2px solid #32b00c;">Content here</div>
.myborder {border:2px solid #32b00c;}