#f32f5e color space conversions
Hex:
#f32f5e
RGB:
243, 47, 94
CMY:
5, 82, 63
CMYK:
0, 81, 61, 5
HSL:
346°, 89.0909%, 56.8627%
HSV (HSB):
346°, 80.6584%, 95.2941%
XYZ:
39.9990, 21.8959, 12.7078
xyY:
0.5362, 0.2935, 21.8959
CIE-Lab:
53.9163, 73.3279, 22.8066
CIE-LCH:
53.9163, 76.7927, 17.2769
CIE-Luv:
53.9163, 137.1659, 11.4746
Hunter-Lab:
46.7930, 70.6954, 16.6534
#f32f5e color charts
#f32f5e color shades, tints & tones
#f32f5e color schemes
#f32f5e color preview, HTML & CSS examples
This text has a color of #f32f5e
<p style="color:#f32f5e;">Text here</p>
.mytext {color:#f32f5e;}
This box has a color of #f32f5e
<div style="background-color:#f32f5e;">Content here</div>
.mybackground {background-color:#f32f5e;}
Border around this has a color of #f32f5e
<div style="border:2px solid #f32f5e;">Content here</div>
.myborder {border:2px solid #f32f5e;}