#32cd01 color space conversions
Hex:
#32cd01
RGB:
50, 205, 1
CMY:
80, 20, 100
CMYK:
76, 0, 100, 20
HSL:
106°, 99.0291%, 40.3922%
HSV (HSB):
106°, 99.5122%, 80.3922%
XYZ:
23.1522, 44.3429, 7.3675
xyY:
0.3093, 0.5923, 44.3429
CIE-Lab:
72.4571, -69.0172, 71.0137
CIE-LCH:
72.4571, 99.0268, 134.1832
CIE-Luv:
72.4571, -63.5606, 88.0168
Hunter-Lab:
66.5905, -54.4725, 40.0536
#32cd01 color charts
#32cd01 color shades, tints & tones
#32cd01 color schemes
#32cd01 color preview, HTML & CSS examples
This text has a color of #32cd01
<p style="color:#32cd01;">Text here</p>
.mytext {color:#32cd01;}
This box has a color of #32cd01
<div style="background-color:#32cd01;">Content here</div>
.mybackground {background-color:#32cd01;}
Border around this has a color of #32cd01
<div style="border:2px solid #32cd01;">Content here</div>
.myborder {border:2px solid #32cd01;}