#f12a1c color space conversions
Hex:
#f12a1c
RGB:
241, 42, 28
CMY:
5, 84, 89
CMYK:
0, 83, 88, 5
HSL:
4°, 88.3817%, 52.7451%
HSV (HSB):
4°, 88.3817%, 94.5098%
XYZ:
37.3132, 20.4405, 3.0774
xyY:
0.6134, 0.3360, 20.4405
CIE-Lab:
52.3317, 71.5767, 56.8916
CIE-LCH:
52.3317, 91.4324, 38.4789
CIE-Luv:
52.3317, 152.9265, 35.7736
Hunter-Lab:
45.2112, 68.1979, 27.6121
#f12a1c color charts
#f12a1c color shades, tints & tones
#f12a1c color schemes
#f12a1c color preview, HTML & CSS examples
This text has a color of #f12a1c
<p style="color:#f12a1c;">Text here</p>
.mytext {color:#f12a1c;}
This box has a color of #f12a1c
<div style="background-color:#f12a1c;">Content here</div>
.mybackground {background-color:#f12a1c;}
Border around this has a color of #f12a1c
<div style="border:2px solid #f12a1c;">Content here</div>
.myborder {border:2px solid #f12a1c;}