#f32b9f color space conversions
Hex:
#f32b9f
RGB:
243, 43, 159
CMY:
5, 83, 38
CMYK:
0, 82, 35, 5
HSL:
325°, 89.2857%, 56.0784%
HSV (HSB):
325°, 82.3045%, 95.2941%
XYZ:
44.0840, 23.2856, 34.9720
xyY:
0.4308, 0.2275, 23.2856
CIE-Lab:
55.3654, 79.4264, -13.9235
CIE-LCH:
55.3654, 80.6376, 350.0570
CIE-Luv:
55.3654, 112.3144, -34.3693
Hunter-Lab:
48.2552, 78.6239, -9.1906
#f32b9f color charts
#f32b9f color shades, tints & tones
#f32b9f color schemes
#f32b9f color preview, HTML & CSS examples
This text has a color of #f32b9f
<p style="color:#f32b9f;">Text here</p>
.mytext {color:#f32b9f;}
This box has a color of #f32b9f
<div style="background-color:#f32b9f;">Content here</div>
.mybackground {background-color:#f32b9f;}
Border around this has a color of #f32b9f
<div style="border:2px solid #f32b9f;">Content here</div>
.myborder {border:2px solid #f32b9f;}