#f32f92 color space conversions
Hex:
#f32f92
RGB:
243, 47, 146
CMY:
5, 82, 43
CMYK:
0, 81, 40, 5
HSL:
330°, 89.0909%, 56.8627%
HSV (HSB):
330°, 80.6584%, 95.2941%
XYZ:
43.1670, 23.1630, 29.3899
xyY:
0.4510, 0.2420, 23.1630
CIE-Lab:
55.2399, 77.2646, -6.4262
CIE-LCH:
55.2399, 77.5314, 355.2456
CIE-Luv:
55.2399, 116.9096, -23.6438
Hunter-Lab:
48.1280, 75.8763, -2.5165
#f32f92 color charts
#f32f92 color shades, tints & tones
#f32f92 color schemes
#f32f92 color preview, HTML & CSS examples
This text has a color of #f32f92
<p style="color:#f32f92;">Text here</p>
.mytext {color:#f32f92;}
This box has a color of #f32f92
<div style="background-color:#f32f92;">Content here</div>
.mybackground {background-color:#f32f92;}
Border around this has a color of #f32f92
<div style="border:2px solid #f32f92;">Content here</div>
.myborder {border:2px solid #f32f92;}