#f3529f color space conversions
Hex:
#f3529f
RGB:
243, 82, 159
CMY:
5, 68, 38
CMYK:
0, 66, 35, 5
HSL:
331°, 87.0270%, 63.7255%
HSV (HSB):
331°, 66.2551%, 95.2941%
XYZ:
46.2374, 27.5925, 35.6898
xyY:
0.4222, 0.2519, 27.5925
CIE-Lab:
59.5188, 67.7258, -7.6932
CIE-LCH:
59.5188, 68.1613, 353.5193
CIE-Luv:
59.5188, 99.2240, -23.6071
Hunter-Lab:
52.5285, 65.1970, -3.5138
#f3529f color charts
#f3529f color shades, tints & tones
#f3529f color schemes
#f3529f color preview, HTML & CSS examples
This text has a color of #f3529f
<p style="color:#f3529f;">Text here</p>
.mytext {color:#f3529f;}
This box has a color of #f3529f
<div style="background-color:#f3529f;">Content here</div>
.mybackground {background-color:#f3529f;}
Border around this has a color of #f3529f
<div style="border:2px solid #f3529f;">Content here</div>
.myborder {border:2px solid #f3529f;}