#f32d70 color space conversions
Hex:
#f32d70
RGB:
243, 45, 112
CMY:
5, 82, 56
CMYK:
0, 81, 54, 5
HSL:
340°, 89.1892%, 56.4706%
HSV (HSB):
340°, 81.4815%, 95.2941%
XYZ:
40.8252, 22.1013, 17.4435
xyY:
0.5080, 0.2750, 22.1013
CIE-Lab:
54.1343, 74.9503, 12.2984
CIE-LCH:
54.1343, 75.9526, 9.3185
CIE-Luv:
54.1343, 131.3830, 0.0347
Hunter-Lab:
47.0120, 72.7380, 10.9093
#f32d70 color charts
#f32d70 color shades, tints & tones
#f32d70 color schemes
#f32d70 color preview, HTML & CSS examples
This text has a color of #f32d70
<p style="color:#f32d70;">Text here</p>
.mytext {color:#f32d70;}
This box has a color of #f32d70
<div style="background-color:#f32d70;">Content here</div>
.mybackground {background-color:#f32d70;}
Border around this has a color of #f32d70
<div style="border:2px solid #f32d70;">Content here</div>
.myborder {border:2px solid #f32d70;}