#f32c81 color space conversions
Hex:
#f32c81
RGB:
243, 44, 129
CMY:
5, 83, 49
CMYK:
0, 82, 47, 5
HSL:
334°, 89.2377%, 56.2745%
HSV (HSB):
334°, 81.8930%, 95.2941%
XYZ:
41.8253, 22.4410, 22.8960
xyY:
0.4799, 0.2575, 22.4410
CIE-Lab:
54.4919, 76.4650, 2.6063
CIE-LCH:
54.4919, 76.5094, 1.9522
CIE-Luv:
54.4919, 124.9096, -11.7831
Hunter-Lab:
47.3720, 74.6989, 4.5041
#f32c81 color charts
#f32c81 color shades, tints & tones
#f32c81 color schemes
#f32c81 color preview, HTML & CSS examples
This text has a color of #f32c81
<p style="color:#f32c81;">Text here</p>
.mytext {color:#f32c81;}
This box has a color of #f32c81
<div style="background-color:#f32c81;">Content here</div>
.mybackground {background-color:#f32c81;}
Border around this has a color of #f32c81
<div style="border:2px solid #f32c81;">Content here</div>
.myborder {border:2px solid #f32c81;}