#f6001d color space conversions
Hex:
#f6001d
RGB:
246, 0, 29
CMY:
4, 100, 89
CMYK:
0, 100, 88, 4
HSL:
353°, 100.0000%, 48.2353%
HSV (HSB):
353°, 100.0000%, 96.4706%
XYZ:
38.2278, 19.6815, 2.9465
xyY:
0.6282, 0.3234, 19.6815
CIE-Lab:
51.4752, 78.2355, 56.2914
CIE-LCH:
51.4752, 96.3822, 35.7355
CIE-Luv:
51.4752, 166.5516, 32.8965
Hunter-Lab:
44.3639, 76.1745, 27.1169
#f6001d color charts
#f6001d color shades, tints & tones
#f6001d color schemes
#f6001d color preview, HTML & CSS examples
This text has a color of #f6001d
<p style="color:#f6001d;">Text here</p>
.mytext {color:#f6001d;}
This box has a color of #f6001d
<div style="background-color:#f6001d;">Content here</div>
.mybackground {background-color:#f6001d;}
Border around this has a color of #f6001d
<div style="border:2px solid #f6001d;">Content here</div>
.myborder {border:2px solid #f6001d;}