#f10e0a color space conversions
Hex:
#f10e0a
RGB:
241, 14, 10
CMY:
5, 95, 96
CMYK:
0, 94, 96, 5
HSL:
1°, 92.0319%, 49.2157%
HSV (HSB):
1°, 95.8506%, 94.5098%
XYZ:
36.4875, 19.0368, 2.0385
xyY:
0.6339, 0.3307, 19.0368
CIE-Lab:
50.7302, 75.7588, 61.9455
CIE-LCH:
50.7302, 97.8603, 39.2717
CIE-Luv:
50.7302, 162.8417, 35.4596
Hunter-Lab:
43.6311, 72.9199, 27.7717
#f10e0a color charts
#f10e0a color shades, tints & tones
#f10e0a color schemes
#f10e0a color preview, HTML & CSS examples
This text has a color of #f10e0a
<p style="color:#f10e0a;">Text here</p>
.mytext {color:#f10e0a;}
This box has a color of #f10e0a
<div style="background-color:#f10e0a;">Content here</div>
.mybackground {background-color:#f10e0a;}
Border around this has a color of #f10e0a
<div style="border:2px solid #f10e0a;">Content here</div>
.myborder {border:2px solid #f10e0a;}