#f50004 color space conversions
Hex:
#f50004
RGB:
245, 0, 4
CMY:
4, 100, 98
CMYK:
0, 100, 98, 4
HSL:
359°, 100.0000%, 48.0392%
HSV (HSB):
359°, 100.0000%, 96.0784%
XYZ:
37.6781, 19.4212, 1.8777
xyY:
0.6389, 0.3293, 19.4212
CIE-Lab:
51.1764, 77.7458, 64.1500
CIE-LCH:
51.1764, 100.7950, 39.5269
CIE-Luv:
51.1764, 168.0171, 35.9296
Hunter-Lab:
44.0695, 75.4903, 28.3225
#f50004 color charts
#f50004 color shades, tints & tones
#f50004 color schemes
#f50004 color preview, HTML & CSS examples
This text has a color of #f50004
<p style="color:#f50004;">Text here</p>
.mytext {color:#f50004;}
This box has a color of #f50004
<div style="background-color:#f50004;">Content here</div>
.mybackground {background-color:#f50004;}
Border around this has a color of #f50004
<div style="border:2px solid #f50004;">Content here</div>
.myborder {border:2px solid #f50004;}