#f52a45 color space conversions
Hex:
#f52a45
RGB:
245, 42, 69
CMY:
4, 84, 73
CMYK:
0, 83, 72, 4
HSL:
352°, 91.0314%, 56.2745%
HSV (HSB):
352°, 82.8571%, 96.0784%
XYZ:
39.5583, 21.4981, 7.6948
xyY:
0.5754, 0.3127, 21.4981
CIE-Lab:
53.4904, 73.7828, 37.1229
CIE-LCH:
53.4904, 82.5955, 26.7087
CIE-Luv:
53.4904, 148.1386, 23.6897
Hunter-Lab:
46.3660, 71.1512, 22.6166
#f52a45 color charts
#f52a45 color shades, tints & tones
#f52a45 color schemes
#f52a45 color preview, HTML & CSS examples
This text has a color of #f52a45
<p style="color:#f52a45;">Text here</p>
.mytext {color:#f52a45;}
This box has a color of #f52a45
<div style="background-color:#f52a45;">Content here</div>
.mybackground {background-color:#f52a45;}
Border around this has a color of #f52a45
<div style="border:2px solid #f52a45;">Content here</div>
.myborder {border:2px solid #f52a45;}