#f12e32 color space conversions
Hex:
#f12e32
RGB:
241, 46, 50
CMY:
5, 82, 80
CMYK:
0, 81, 79, 5
HSL:
359°, 87.4439%, 56.2745%
HSV (HSB):
359°, 80.9129%, 94.5098%
XYZ:
37.8283, 20.8851, 5.0551
xyY:
0.5932, 0.3275, 20.8851
CIE-Lab:
52.8235, 71.1341, 46.7794
CIE-LCH:
52.8235, 85.1374, 33.3298
CIE-Luv:
52.8235, 147.8344, 30.8008
Hunter-Lab:
45.7002, 67.7782, 25.4318
#f12e32 color charts
#f12e32 color shades, tints & tones
#f12e32 color schemes
#f12e32 color preview, HTML & CSS examples
This text has a color of #f12e32
<p style="color:#f12e32;">Text here</p>
.mytext {color:#f12e32;}
This box has a color of #f12e32
<div style="background-color:#f12e32;">Content here</div>
.mybackground {background-color:#f12e32;}
Border around this has a color of #f12e32
<div style="border:2px solid #f12e32;">Content here</div>
.myborder {border:2px solid #f12e32;}