#f52d63 color space conversions
Hex:
#f52d63
RGB:
245, 45, 99
CMY:
4, 82, 61
CMYK:
0, 82, 60, 4
HSL:
344°, 90.9091%, 56.8627%
HSV (HSB):
344°, 81.6327%, 96.0784%
XYZ:
40.8467, 22.1901, 13.9346
xyY:
0.5307, 0.2883, 22.1901
CIE-Lab:
54.2281, 74.6123, 20.2950
CIE-LCH:
54.2281, 77.3233, 15.2167
CIE-Luv:
54.2281, 137.7415, 8.6804
Hunter-Lab:
47.1064, 72.3441, 15.4358
#f52d63 color charts
#f52d63 color shades, tints & tones
#f52d63 color schemes
#f52d63 color preview, HTML & CSS examples
This text has a color of #f52d63
<p style="color:#f52d63;">Text here</p>
.mytext {color:#f52d63;}
This box has a color of #f52d63
<div style="background-color:#f52d63;">Content here</div>
.mybackground {background-color:#f52d63;}
Border around this has a color of #f52d63
<div style="border:2px solid #f52d63;">Content here</div>
.myborder {border:2px solid #f52d63;}