#32f48f color space conversions
Hex:
#32f48f
RGB:
50, 244, 143
CMY:
80, 4, 44
CMYK:
80, 0, 41, 4
HSL:
149°, 89.8148%, 57.6471%
HSV (HSB):
149°, 79.5082%, 95.6863%
XYZ:
38.6240, 67.3626, 36.9532
xyY:
0.2702, 0.4713, 67.3626
CIE-Lab:
85.6868, -67.9573, 35.8156
CIE-LCH:
85.6868, 76.8177, 152.2094
CIE-Luv:
85.6868, -72.0096, 60.5303
Hunter-Lab:
82.0748, -59.6295, 30.7577
#32f48f color charts
#32f48f color shades, tints & tones
#32f48f color schemes
#32f48f color preview, HTML & CSS examples
This text has a color of #32f48f
<p style="color:#32f48f;">Text here</p>
.mytext {color:#32f48f;}
This box has a color of #32f48f
<div style="background-color:#32f48f;">Content here</div>
.mybackground {background-color:#32f48f;}
Border around this has a color of #32f48f
<div style="border:2px solid #32f48f;">Content here</div>
.myborder {border:2px solid #32f48f;}