#32ac01 color space conversions
Hex:
#32ac01
RGB:
50, 172, 1
CMY:
80, 33, 100
CMYK:
71, 0, 99, 33
HSL:
103°, 98.8439%, 33.9216%
HSV (HSB):
103°, 99.4186%, 67.4510%
XYZ:
16.0734, 30.1853, 5.0079
xyY:
0.3135, 0.5888, 30.1853
CIE-Lab:
61.8138, -58.9057, 62.5041
CIE-LCH:
61.8138, 85.8874, 133.3023
CIE-Luv:
61.8138, -52.2071, 74.8163
Hunter-Lab:
54.9412, -43.9258, 33.0545
#32ac01 color charts
#32ac01 color shades, tints & tones
#32ac01 color schemes
#32ac01 color preview, HTML & CSS examples
This text has a color of #32ac01
<p style="color:#32ac01;">Text here</p>
.mytext {color:#32ac01;}
This box has a color of #32ac01
<div style="background-color:#32ac01;">Content here</div>
.mybackground {background-color:#32ac01;}
Border around this has a color of #32ac01
<div style="border:2px solid #32ac01;">Content here</div>
.myborder {border:2px solid #32ac01;}