#f32e85 color space conversions
Hex:
#f32e85
RGB:
243, 46, 133
CMY:
5, 82, 48
CMYK:
0, 81, 45, 5
HSL:
334°, 89.1403%, 56.6667%
HSV (HSB):
334°, 81.0700%, 95.2941%
XYZ:
42.1728, 22.7021, 24.3495
xyY:
0.4727, 0.2544, 22.7021
CIE-Lab:
54.7642, 76.3415, 0.6106
CIE-LCH:
54.7642, 76.3439, 0.4583
CIE-Luv:
54.7642, 122.6643, -14.2567
Hunter-Lab:
47.6468, 74.6109, 3.0530
#f32e85 color charts
#f32e85 color shades, tints & tones
#f32e85 color schemes
#f32e85 color preview, HTML & CSS examples
This text has a color of #f32e85
<p style="color:#f32e85;">Text here</p>
.mytext {color:#f32e85;}
This box has a color of #f32e85
<div style="background-color:#f32e85;">Content here</div>
.mybackground {background-color:#f32e85;}
Border around this has a color of #f32e85
<div style="border:2px solid #f32e85;">Content here</div>
.myborder {border:2px solid #f32e85;}