#f32f7e color space conversions
Hex:
#f32f7e
RGB:
243, 47, 126
CMY:
5, 82, 51
CMYK:
0, 81, 48, 5
HSL:
336°, 89.0909%, 56.8627%
HSV (HSB):
336°, 80.6584%, 95.2941%
XYZ:
41.7446, 22.5941, 21.8996
xyY:
0.4841, 0.2620, 22.5941
CIE-Lab:
54.6517, 75.5310, 4.6329
CIE-LCH:
54.6517, 75.6730, 3.5100
CIE-Luv:
54.6517, 125.2233, -9.0685
Hunter-Lab:
47.5332, 73.5789, 5.9571
#f32f7e color charts
#f32f7e color shades, tints & tones
#f32f7e color schemes
#f32f7e color preview, HTML & CSS examples
This text has a color of #f32f7e
<p style="color:#f32f7e;">Text here</p>
.mytext {color:#f32f7e;}
This box has a color of #f32f7e
<div style="background-color:#f32f7e;">Content here</div>
.mybackground {background-color:#f32f7e;}
Border around this has a color of #f32f7e
<div style="border:2px solid #f32f7e;">Content here</div>
.myborder {border:2px solid #f32f7e;}