#f50d0a color space conversions
Hex:
#f50d0a
RGB:
245, 13, 10
CMY:
4, 95, 96
CMYK:
0, 95, 96, 4
HSL:
1°, 92.1569%, 50.0000%
HSV (HSB):
1°, 95.9184%, 96.0784%
XYZ:
37.8549, 19.7222, 2.0988
xyY:
0.6343, 0.3305, 19.7222
CIE-Lab:
51.5217, 76.8312, 62.7921
CIE-LCH:
51.5217, 99.2264, 39.2582
CIE-Luv:
51.5217, 165.7925, 35.9984
Hunter-Lab:
44.4097, 74.4366, 28.2848
#f50d0a color charts
#f50d0a color shades, tints & tones
#f50d0a color schemes
#f50d0a color preview, HTML & CSS examples
This text has a color of #f50d0a
<p style="color:#f50d0a;">Text here</p>
.mytext {color:#f50d0a;}
This box has a color of #f50d0a
<div style="background-color:#f50d0a;">Content here</div>
.mybackground {background-color:#f50d0a;}
Border around this has a color of #f50d0a
<div style="border:2px solid #f50d0a;">Content here</div>
.myborder {border:2px solid #f50d0a;}