#f10e2a color space conversions
Hex:
#f10e2a
RGB:
241, 14, 42
CMY:
5, 95, 84
CMYK:
0, 94, 83, 5
HSL:
353°, 89.0196%, 50.0000%
HSV (HSB):
353°, 94.1909%, 94.5098%
XYZ:
36.8506, 19.1820, 3.9507
xyY:
0.6143, 0.3198, 19.1820
CIE-Lab:
50.8995, 76.2307, 49.1320
CIE-LCH:
50.8995, 90.6921, 32.8025
CIE-Luv:
50.8995, 159.0002, 29.6480
Hunter-Lab:
43.7973, 73.5428, 25.3098
#f10e2a color charts
#f10e2a color shades, tints & tones
#f10e2a color schemes
#f10e2a color preview, HTML & CSS examples
This text has a color of #f10e2a
<p style="color:#f10e2a;">Text here</p>
.mytext {color:#f10e2a;}
This box has a color of #f10e2a
<div style="background-color:#f10e2a;">Content here</div>
.mybackground {background-color:#f10e2a;}
Border around this has a color of #f10e2a
<div style="border:2px solid #f10e2a;">Content here</div>
.myborder {border:2px solid #f10e2a;}