#f6212a color space conversions
Hex:
#f6212a
RGB:
246, 33, 42
CMY:
4, 87, 84
CMYK:
0, 87, 83, 4
HSL:
357°, 92.2078%, 54.7059%
HSV (HSB):
357°, 86.5854%, 96.4706%
XYZ:
38.9678, 20.8477, 4.1607
xyY:
0.6091, 0.3259, 20.8477
CIE-Lab:
52.7824, 74.9674, 51.2259
CIE-LCH:
52.7824, 90.7976, 34.3452
CIE-Luv:
52.7824, 157.9452, 32.1779
Hunter-Lab:
45.6593, 72.4366, 26.5588
#f6212a color charts
#f6212a color shades, tints & tones
#f6212a color schemes
#f6212a color preview, HTML & CSS examples
This text has a color of #f6212a
<p style="color:#f6212a;">Text here</p>
.mytext {color:#f6212a;}
This box has a color of #f6212a
<div style="background-color:#f6212a;">Content here</div>
.mybackground {background-color:#f6212a;}
Border around this has a color of #f6212a
<div style="border:2px solid #f6212a;">Content here</div>
.myborder {border:2px solid #f6212a;}