#32f949 color space conversions
Hex:
#32f949
RGB:
50, 249, 73
CMY:
80, 2, 71
CMYK:
80, 0, 71, 2
HSL:
127°, 94.3128%, 58.6275%
HSV (HSB):
127°, 79.9197%, 97.6471%
XYZ:
36.3937, 68.9105, 17.6862
xyY:
0.2959, 0.5603, 68.9105
CIE-Lab:
86.4597, -78.5594, 67.5303
CIE-LCH:
86.4597, 103.5949, 139.3174
CIE-Luv:
86.4597, -76.6803, 94.2740
Hunter-Lab:
83.0124, -67.0150, 45.4766
#32f949 color charts
#32f949 color shades, tints & tones
#32f949 color schemes
#32f949 color preview, HTML & CSS examples
This text has a color of #32f949
<p style="color:#32f949;">Text here</p>
.mytext {color:#32f949;}
This box has a color of #32f949
<div style="background-color:#32f949;">Content here</div>
.mybackground {background-color:#32f949;}
Border around this has a color of #32f949
<div style="border:2px solid #32f949;">Content here</div>
.myborder {border:2px solid #32f949;}