#f6250f color space conversions
Hex:
#f6250f
RGB:
246, 37, 15
CMY:
4, 85, 94
CMYK:
0, 85, 94, 4
HSL:
6°, 92.7711%, 51.1765%
HSV (HSB):
6°, 93.9024%, 96.4706%
XYZ:
38.7538, 20.9505, 2.4532
xyY:
0.6235, 0.3371, 20.9505
CIE-Lab:
52.8952, 73.8000, 62.2969
CIE-LCH:
52.8952, 96.5782, 40.1688
CIE-Luv:
52.8952, 159.7492, 37.7423
Hunter-Lab:
45.7717, 71.0315, 28.8624
#f6250f color charts
#f6250f color shades, tints & tones
#f6250f color schemes
#f6250f color preview, HTML & CSS examples
This text has a color of #f6250f
<p style="color:#f6250f;">Text here</p>
.mytext {color:#f6250f;}
This box has a color of #f6250f
<div style="background-color:#f6250f;">Content here</div>
.mybackground {background-color:#f6250f;}
Border around this has a color of #f6250f
<div style="border:2px solid #f6250f;">Content here</div>
.myborder {border:2px solid #f6250f;}