#f32f8e color space conversions
Hex:
#f32f8e
RGB:
243, 47, 142
CMY:
5, 82, 44
CMYK:
0, 81, 42, 5
HSL:
331°, 89.0909%, 56.8627%
HSV (HSB):
331°, 80.6584%, 95.2941%
XYZ:
42.8611, 23.0407, 27.7795
xyY:
0.4575, 0.2459, 23.0407
CIE-Lab:
55.1142, 76.8963, -4.2375
CIE-LCH:
55.1142, 77.0130, 356.8458
CIE-Luv:
55.1142, 118.6044, -20.6519
Hunter-Lab:
48.0007, 75.3861, -0.7124
#f32f8e color charts
#f32f8e color shades, tints & tones
#f32f8e color schemes
#f32f8e color preview, HTML & CSS examples
This text has a color of #f32f8e
<p style="color:#f32f8e;">Text here</p>
.mytext {color:#f32f8e;}
This box has a color of #f32f8e
<div style="background-color:#f32f8e;">Content here</div>
.mybackground {background-color:#f32f8e;}
Border around this has a color of #f32f8e
<div style="border:2px solid #f32f8e;">Content here</div>
.myborder {border:2px solid #f32f8e;}