#f7001b color space conversions
Hex:
#f7001b
RGB:
247, 0, 27
CMY:
3, 100, 89
CMYK:
0, 100, 89, 3
HSL:
353°, 100.0000%, 48.4314%
HSV (HSB):
353°, 100.0000%, 96.8627%
XYZ:
38.5556, 19.8533, 2.8369
xyY:
0.6295, 0.3242, 19.8533
CIE-Lab:
51.6709, 78.4439, 57.3829
CIE-LCH:
51.6709, 97.1918, 36.1860
CIE-Luv:
51.6709, 167.4979, 33.4366
Hunter-Lab:
44.5570, 76.4829, 27.4150
#f7001b color charts
#f7001b color shades, tints & tones
#f7001b color schemes
#f7001b color preview, HTML & CSS examples
This text has a color of #f7001b
<p style="color:#f7001b;">Text here</p>
.mytext {color:#f7001b;}
This box has a color of #f7001b
<div style="background-color:#f7001b;">Content here</div>
.mybackground {background-color:#f7001b;}
Border around this has a color of #f7001b
<div style="border:2px solid #f7001b;">Content here</div>
.myborder {border:2px solid #f7001b;}