#f32c7f color space conversions
Hex:
#f32c7f
RGB:
243, 44, 127
CMY:
5, 83, 50
CMYK:
0, 82, 48, 5
HSL:
335°, 89.2377%, 56.2745%
HSV (HSB):
335°, 81.8930%, 95.2941%
XYZ:
41.6936, 22.3884, 22.2026
xyY:
0.4832, 0.2595, 22.3884
CIE-Lab:
54.4367, 76.3034, 3.7241
CIE-LCH:
54.4367, 76.3942, 2.7942
CIE-Luv:
54.4367, 125.7337, -10.3658
Hunter-Lab:
47.3163, 74.4847, 5.3004
#f32c7f color charts
#f32c7f color shades, tints & tones
#f32c7f color schemes
#f32c7f color preview, HTML & CSS examples
This text has a color of #f32c7f
<p style="color:#f32c7f;">Text here</p>
.mytext {color:#f32c7f;}
This box has a color of #f32c7f
<div style="background-color:#f32c7f;">Content here</div>
.mybackground {background-color:#f32c7f;}
Border around this has a color of #f32c7f
<div style="border:2px solid #f32c7f;">Content here</div>
.myborder {border:2px solid #f32c7f;}