#32f025 color space conversions
Hex:
#32f025
RGB:
50, 240, 37
CMY:
80, 6, 85
CMYK:
79, 0, 85, 6
HSL:
116°, 87.1245%, 54.3137%
HSV (HSB):
116°, 84.5833%, 94.1176%
XYZ:
32.8094, 63.1319, 12.2067
xyY:
0.3034, 0.5838, 63.1319
CIE-Lab:
83.5117, -78.1860, 75.1351
CIE-LCH:
83.5117, 108.4358, 136.1399
CIE-Luv:
83.5117, -74.6067, 98.4453
Hunter-Lab:
79.4556, -65.3396, 46.5102
#32f025 color charts
#32f025 color shades, tints & tones
#32f025 color schemes
#32f025 color preview, HTML & CSS examples
This text has a color of #32f025
<p style="color:#32f025;">Text here</p>
.mytext {color:#32f025;}
This box has a color of #32f025
<div style="background-color:#32f025;">Content here</div>
.mybackground {background-color:#32f025;}
Border around this has a color of #32f025
<div style="border:2px solid #32f025;">Content here</div>
.myborder {border:2px solid #32f025;}