#f5052a color space conversions
Hex:
#f5052a
RGB:
245, 5, 42
CMY:
4, 98, 84
CMYK:
0, 98, 83, 4
HSL:
351°, 96.0000%, 49.0196%
HSV (HSB):
351°, 97.9592%, 96.0784%
XYZ:
38.1284, 19.6882, 3.9811
xyY:
0.6170, 0.3186, 19.6882
CIE-Lab:
51.4828, 77.8825, 49.9686
CIE-LCH:
51.4828, 92.5340, 32.6838
CIE-Luv:
51.4828, 163.1184, 29.9046
Hunter-Lab:
44.3714, 75.7354, 25.7403
#f5052a color charts
#f5052a color shades, tints & tones
#f5052a color schemes
#f5052a color preview, HTML & CSS examples
This text has a color of #f5052a
<p style="color:#f5052a;">Text here</p>
.mytext {color:#f5052a;}
This box has a color of #f5052a
<div style="background-color:#f5052a;">Content here</div>
.mybackground {background-color:#f5052a;}
Border around this has a color of #f5052a
<div style="border:2px solid #f5052a;">Content here</div>
.myborder {border:2px solid #f5052a;}