#f52b31 color space conversions
Hex:
#f52b31
RGB:
245, 43, 49
CMY:
4, 83, 81
CMYK:
0, 82, 80, 4
HSL:
358°, 90.9910%, 56.4706%
HSV (HSB):
358°, 82.4490%, 96.0784%
XYZ:
39.0744, 21.3620, 4.9696
xyY:
0.5974, 0.3266, 21.3620
CIE-Lab:
53.3434, 72.8878, 48.0834
CIE-LCH:
53.3434, 87.3192, 33.4125
CIE-Luv:
53.3434, 152.2902, 31.3136
Hunter-Lab:
46.2190, 70.0240, 25.9784
#f52b31 color charts
#f52b31 color shades, tints & tones
#f52b31 color schemes
#f52b31 color preview, HTML & CSS examples
This text has a color of #f52b31
<p style="color:#f52b31;">Text here</p>
.mytext {color:#f52b31;}
This box has a color of #f52b31
<div style="background-color:#f52b31;">Content here</div>
.mybackground {background-color:#f52b31;}
Border around this has a color of #f52b31
<div style="border:2px solid #f52b31;">Content here</div>
.myborder {border:2px solid #f52b31;}