#f32d80 color space conversions
Hex:
#f32d80
RGB:
243, 45, 128
CMY:
5, 82, 50
CMYK:
0, 81, 47, 5
HSL:
335°, 89.1892%, 56.4706%
HSV (HSB):
335°, 81.4815%, 95.2941%
XYZ:
41.7968, 22.4900, 22.5601
xyY:
0.4813, 0.2590, 22.4900
CIE-Lab:
54.5431, 76.1580, 3.2790
CIE-LCH:
54.5431, 76.2285, 2.4653
CIE-Luv:
54.5431, 125.0256, -10.8788
Hunter-Lab:
47.4236, 74.3298, 4.9913
#f32d80 color charts
#f32d80 color shades, tints & tones
#f32d80 color schemes
#f32d80 color preview, HTML & CSS examples
This text has a color of #f32d80
<p style="color:#f32d80;">Text here</p>
.mytext {color:#f32d80;}
This box has a color of #f32d80
<div style="background-color:#f32d80;">Content here</div>
.mybackground {background-color:#f32d80;}
Border around this has a color of #f32d80
<div style="border:2px solid #f32d80;">Content here</div>
.myborder {border:2px solid #f32d80;}