#f3048f color space conversions
Hex:
#f3048f
RGB:
243, 4, 143
CMY:
5, 98, 44
CMYK:
0, 98, 41, 5
HSL:
325°, 96.7611%, 48.4314%
HSV (HSB):
325°, 98.3539%, 95.2941%
XYZ:
41.9635, 21.1247, 27.8524
xyY:
0.4614, 0.2323, 21.1247
CIE-Lab:
53.0857, 82.9445, -7.8459
CIE-LCH:
53.0857, 83.3147, 354.5964
CIE-Luv:
53.0857, 125.3142, -26.6216
Hunter-Lab:
45.9616, 82.5398, -3.7561
#f3048f color charts
#f3048f color shades, tints & tones
#f3048f color schemes
#f3048f color preview, HTML & CSS examples
This text has a color of #f3048f
<p style="color:#f3048f;">Text here</p>
.mytext {color:#f3048f;}
This box has a color of #f3048f
<div style="background-color:#f3048f;">Content here</div>
.mybackground {background-color:#f3048f;}
Border around this has a color of #f3048f
<div style="border:2px solid #f3048f;">Content here</div>
.myborder {border:2px solid #f3048f;}