#f10f1c color space conversions
Hex:
#f10f1c
RGB:
241, 15, 28
CMY:
5, 94, 89
CMYK:
0, 94, 88, 5
HSL:
357°, 88.9764%, 50.1961%
HSV (HSB):
357°, 93.7759%, 94.5098%
XYZ:
36.6561, 19.1263, 2.8584
xyY:
0.6251, 0.3262, 19.1263
CIE-Lab:
50.8346, 75.8676, 55.7916
CIE-LCH:
50.8346, 94.1733, 36.3301
CIE-Luv:
50.8346, 161.0049, 33.0104
Hunter-Lab:
43.7336, 73.0791, 26.7384
#f10f1c color charts
#f10f1c color shades, tints & tones
#f10f1c color schemes
#f10f1c color preview, HTML & CSS examples
This text has a color of #f10f1c
<p style="color:#f10f1c;">Text here</p>
.mytext {color:#f10f1c;}
This box has a color of #f10f1c
<div style="background-color:#f10f1c;">Content here</div>
.mybackground {background-color:#f10f1c;}
Border around this has a color of #f10f1c
<div style="border:2px solid #f10f1c;">Content here</div>
.myborder {border:2px solid #f10f1c;}