#f132f9 color space conversions
Hex:
#f132f9
RGB:
241, 50, 249
CMY:
5, 80, 2
CMYK:
3, 80, 0, 2
HSL:
298°, 94.3128%, 58.6275%
HSV (HSB):
298°, 79.9197%, 97.6471%
XYZ:
54.5151, 27.8215, 92.1194
xyY:
0.3125, 0.1595, 27.8215
CIE-Lab:
59.7272, 89.0182, -58.5949
CIE-LCH:
59.7272, 106.5721, 326.6457
CIE-Luv:
59.7272, 72.6826, -103.7908
Hunter-Lab:
52.7461, 92.1808, -66.6258
#f132f9 color charts
#f132f9 color shades, tints & tones
#f132f9 color schemes
#f132f9 color preview, HTML & CSS examples
This text has a color of #f132f9
<p style="color:#f132f9;">Text here</p>
.mytext {color:#f132f9;}
This box has a color of #f132f9
<div style="background-color:#f132f9;">Content here</div>
.mybackground {background-color:#f132f9;}
Border around this has a color of #f132f9
<div style="border:2px solid #f132f9;">Content here</div>
.myborder {border:2px solid #f132f9;}