#f10a1c color space conversions
Hex:
#f10a1c
RGB:
241, 10, 28
CMY:
5, 96, 89
CMYK:
0, 96, 88, 5
HSL:
355°, 92.0319%, 49.2157%
HSV (HSB):
355°, 95.8506%, 94.5098%
XYZ:
36.5938, 19.0017, 2.8376
xyY:
0.6263, 0.3252, 19.0017
CIE-Lab:
50.6892, 76.2882, 55.6852
CIE-LCH:
50.6892, 94.4496, 36.1269
CIE-Luv:
50.6892, 161.8034, 32.7401
Hunter-Lab:
43.5909, 73.5633, 26.6541
#f10a1c color charts
#f10a1c color shades, tints & tones
#f10a1c color schemes
#f10a1c color preview, HTML & CSS examples
This text has a color of #f10a1c
<p style="color:#f10a1c;">Text here</p>
.mytext {color:#f10a1c;}
This box has a color of #f10a1c
<div style="background-color:#f10a1c;">Content here</div>
.mybackground {background-color:#f10a1c;}
Border around this has a color of #f10a1c
<div style="border:2px solid #f10a1c;">Content here</div>
.myborder {border:2px solid #f10a1c;}