#f13c07 color space conversions
Hex:
#f13c07
RGB:
241, 60, 7
CMY:
5, 76, 97
CMYK:
0, 75, 97, 5
HSL:
14°, 94.3548%, 48.6275%
HSV (HSB):
14°, 97.0954%, 94.5098%
XYZ:
37.9298, 21.9478, 2.4382
xyY:
0.6087, 0.3522, 21.9478
CIE-Lab:
53.9716, 66.5138, 64.2680
CIE-LCH:
53.9716, 92.4903, 44.0162
CIE-Luv:
53.9716, 145.4666, 41.5144
Hunter-Lab:
46.8485, 62.5336, 29.7082
#f13c07 color charts
#f13c07 color shades, tints & tones
#f13c07 color schemes
#f13c07 color preview, HTML & CSS examples
This text has a color of #f13c07
<p style="color:#f13c07;">Text here</p>
.mytext {color:#f13c07;}
This box has a color of #f13c07
<div style="background-color:#f13c07;">Content here</div>
.mybackground {background-color:#f13c07;}
Border around this has a color of #f13c07
<div style="border:2px solid #f13c07;">Content here</div>
.myborder {border:2px solid #f13c07;}