#f50e10 color space conversions
Hex:
#f50e10
RGB:
245, 14, 16
CMY:
4, 95, 94
CMYK:
0, 94, 93, 4
HSL:
359°, 92.0319%, 50.7843%
HSV (HSB):
359°, 94.2857%, 96.0784%
XYZ:
37.9068, 19.7640, 2.3071
xyY:
0.6320, 0.3295, 19.7640
CIE-Lab:
51.5693, 76.7940, 61.1552
CIE-LCH:
51.5693, 98.1696, 38.5322
CIE-Luv:
51.5693, 165.2132, 35.4331
Hunter-Lab:
44.4567, 74.4019, 28.0428
#f50e10 color charts
#f50e10 color shades, tints & tones
#f50e10 color schemes
#f50e10 color preview, HTML & CSS examples
This text has a color of #f50e10
<p style="color:#f50e10;">Text here</p>
.mytext {color:#f50e10;}
This box has a color of #f50e10
<div style="background-color:#f50e10;">Content here</div>
.mybackground {background-color:#f50e10;}
Border around this has a color of #f50e10
<div style="border:2px solid #f50e10;">Content here</div>
.myborder {border:2px solid #f50e10;}