#f50e3a color space conversions
Hex:
#f50e3a
RGB:
245, 14, 58
CMY:
4, 95, 77
CMYK:
0, 94, 76, 4
HSL:
349°, 92.0319%, 50.7843%
HSV (HSB):
349°, 94.2857%, 96.0784%
XYZ:
38.5769, 20.0320, 5.8363
xyY:
0.5986, 0.3108, 20.0320
CIE-Lab:
51.8734, 77.6394, 41.6141
CIE-LCH:
51.8734, 88.0886, 28.1910
CIE-Luv:
51.8734, 158.4196, 25.1447
Hunter-Lab:
44.7572, 75.5271, 23.5986
#f50e3a color charts
#f50e3a color shades, tints & tones
#f50e3a color schemes
#f50e3a color preview, HTML & CSS examples
This text has a color of #f50e3a
<p style="color:#f50e3a;">Text here</p>
.mytext {color:#f50e3a;}
This box has a color of #f50e3a
<div style="background-color:#f50e3a;">Content here</div>
.mybackground {background-color:#f50e3a;}
Border around this has a color of #f50e3a
<div style="border:2px solid #f50e3a;">Content here</div>
.myborder {border:2px solid #f50e3a;}