#f52d48 color space conversions
Hex:
#f52d48
RGB:
245, 45, 72
CMY:
4, 82, 72
CMYK:
0, 82, 71, 4
HSL:
352°, 90.9091%, 56.8627%
HSV (HSB):
352°, 81.6327%, 96.0784%
XYZ:
39.7643, 21.7571, 8.2346
xyY:
0.5700, 0.3119, 21.7571
CIE-Lab:
53.7684, 73.2312, 35.7122
CIE-LCH:
53.7684, 81.4750, 25.9968
CIE-Luv:
53.7684, 146.1850, 22.8509
Hunter-Lab:
46.6445, 70.5426, 22.1841
#f52d48 color charts
#f52d48 color shades, tints & tones
#f52d48 color schemes
#f52d48 color preview, HTML & CSS examples
This text has a color of #f52d48
<p style="color:#f52d48;">Text here</p>
.mytext {color:#f52d48;}
This box has a color of #f52d48
<div style="background-color:#f52d48;">Content here</div>
.mybackground {background-color:#f52d48;}
Border around this has a color of #f52d48
<div style="border:2px solid #f52d48;">Content here</div>
.myborder {border:2px solid #f52d48;}