#f32a9e color space conversions
Hex:
#f32a9e
RGB:
243, 42, 158
CMY:
5, 84, 38
CMYK:
0, 83, 35, 5
HSL:
325°, 89.3333%, 55.8824%
HSV (HSB):
325°, 82.7160%, 95.2941%
XYZ:
43.9617, 23.1792, 34.5048
xyY:
0.4325, 0.2280, 23.1792
CIE-Lab:
55.2565, 79.5372, -13.4985
CIE-LCH:
55.2565, 80.6745, 350.3679
CIE-Luv:
55.2565, 112.9854, -33.7873
Hunter-Lab:
48.1448, 78.7373, -8.7910
#f32a9e color charts
#f32a9e color shades, tints & tones
#f32a9e color schemes
#f32a9e color preview, HTML & CSS examples
This text has a color of #f32a9e
<p style="color:#f32a9e;">Text here</p>
.mytext {color:#f32a9e;}
This box has a color of #f32a9e
<div style="background-color:#f32a9e;">Content here</div>
.mybackground {background-color:#f32a9e;}
Border around this has a color of #f32a9e
<div style="border:2px solid #f32a9e;">Content here</div>
.myborder {border:2px solid #f32a9e;}