#f32b75 color space conversions
Hex:
#f32b75
RGB:
243, 43, 117
CMY:
5, 83, 54
CMYK:
0, 82, 52, 5
HSL:
338°, 89.2857%, 56.0784%
HSV (HSB):
338°, 82.3045%, 95.2941%
XYZ:
41.0369, 22.0668, 18.9261
xyY:
0.5003, 0.2690, 22.0668
CIE-Lab:
54.0978, 75.7588, 9.2414
CIE-LCH:
54.0978, 76.3204, 6.9548
CIE-Luv:
54.0978, 130.0715, -3.6563
Hunter-Lab:
46.9753, 73.7281, 8.9952
#f32b75 color charts
#f32b75 color shades, tints & tones
#f32b75 color schemes
#f32b75 color preview, HTML & CSS examples
This text has a color of #f32b75
<p style="color:#f32b75;">Text here</p>
.mytext {color:#f32b75;}
This box has a color of #f32b75
<div style="background-color:#f32b75;">Content here</div>
.mybackground {background-color:#f32b75;}
Border around this has a color of #f32b75
<div style="border:2px solid #f32b75;">Content here</div>
.myborder {border:2px solid #f32b75;}