#f12e24 color space conversions
Hex:
#f12e24
RGB:
241, 46, 36
CMY:
5, 82, 86
CMYK:
0, 81, 85, 5
HSL:
3°, 87.9828%, 54.3137%
HSV (HSB):
3°, 85.0622%, 94.5098%
XYZ:
37.5711, 20.7821, 3.7002
xyY:
0.6055, 0.3349, 20.7821
CIE-Lab:
52.7102, 70.7865, 53.6843
CIE-LCH:
52.7102, 88.8410, 37.1766
CIE-Luv:
52.7102, 150.1680, 34.6969
Hunter-Lab:
45.5874, 67.3335, 27.0988
#f12e24 color charts
#f12e24 color shades, tints & tones
#f12e24 color schemes
#f12e24 color preview, HTML & CSS examples
This text has a color of #f12e24
<p style="color:#f12e24;">Text here</p>
.mytext {color:#f12e24;}
This box has a color of #f12e24
<div style="background-color:#f12e24;">Content here</div>
.mybackground {background-color:#f12e24;}
Border around this has a color of #f12e24
<div style="border:2px solid #f12e24;">Content here</div>
.myborder {border:2px solid #f12e24;}