#ff32ac color space conversions
Hex:
#ff32ac
RGB:
255, 50, 172
CMY:
0, 80, 33
CMYK:
0, 80, 33, 0
HSL:
324°, 100.0000%, 59.8039%
HSV (HSB):
324°, 80.3922%, 100.0000%
XYZ:
49.8270, 26.5198, 41.5224
xyY:
0.4227, 0.2250, 26.5198
CIE-Lab:
58.5272, 81.9235, -16.5392
CIE-LCH:
58.5272, 83.5764, 348.5862
CIE-Luv:
58.5272, 114.4967, -38.9605
Hunter-Lab:
51.4973, 82.5899, -11.7575
#ff32ac color charts
#ff32ac RGB chart
#ff32ac CMYK chart
#ff32ac RGB pie chart
#ff32ac color shades, tints & tones
#ff32ac color schemes
#ff32ac color preview, HTML & CSS examples
This text has a color of #ff32ac
<p style="color:#ff32ac;">Text here</p>
.mytext {color:#ff32ac;}
Text color #ff32ac
This box has a color of #ff32ac
<div style="background-color:#ff32ac;">Content here</div>
.mybackground {background-color:#ff32ac;}
Background color #ff32ac
Border around this has a color of #ff32ac
<div style="border:2px solid #ff32ac;">Content here</div>
.myborder {border:2px solid #ff32ac;}
Border color #ff32ac