#f6130c color space conversions
Hex:
#f6130c
RGB:
246, 19, 12
CMY:
4, 93, 95
CMYK:
0, 92, 95, 4
HSL:
2°, 92.8571%, 50.5882%
HSV (HSB):
2°, 95.1220%, 96.4706%
XYZ:
38.3053, 20.0851, 2.2057
xyY:
0.6321, 0.3315, 20.0851
CIE-Lab:
51.9333, 76.5101, 62.6058
CIE-LCH:
51.9333, 98.8599, 39.2924
CIE-Luv:
51.9333, 165.2326, 36.3278
Hunter-Lab:
44.8164, 74.1379, 28.4534
#f6130c color charts
#f6130c color shades, tints & tones
#f6130c color schemes
#f6130c color preview, HTML & CSS examples
This text has a color of #f6130c
<p style="color:#f6130c;">Text here</p>
.mytext {color:#f6130c;}
This box has a color of #f6130c
<div style="background-color:#f6130c;">Content here</div>
.mybackground {background-color:#f6130c;}
Border around this has a color of #f6130c
<div style="border:2px solid #f6130c;">Content here</div>
.myborder {border:2px solid #f6130c;}