#f32f7d color space conversions
Hex:
#f32f7d
RGB:
243, 47, 125
CMY:
5, 82, 51
CMYK:
0, 81, 49, 5
HSL:
336°, 89.0909%, 56.8627%
HSV (HSB):
336°, 80.6584%, 95.2941%
XYZ:
41.6803, 22.5684, 21.5614
xyY:
0.4857, 0.2630, 22.5684
CIE-Lab:
54.6249, 75.4515, 5.1930
CIE-LCH:
54.6249, 75.6300, 3.9372
CIE-Luv:
54.6249, 125.6262, -8.3684
Hunter-Lab:
47.5062, 73.4740, 6.3447
#f32f7d color charts
#f32f7d color shades, tints & tones
#f32f7d color schemes
#f32f7d color preview, HTML & CSS examples
This text has a color of #f32f7d
<p style="color:#f32f7d;">Text here</p>
.mytext {color:#f32f7d;}
This box has a color of #f32f7d
<div style="background-color:#f32f7d;">Content here</div>
.mybackground {background-color:#f32f7d;}
Border around this has a color of #f32f7d
<div style="border:2px solid #f32f7d;">Content here</div>
.myborder {border:2px solid #f32f7d;}