#f12e30 color space conversions
Hex:
#f12e30
RGB:
241, 46, 48
CMY:
5, 82, 81
CMYK:
0, 81, 80, 5
HSL:
359°, 87.4439%, 56.2745%
HSV (HSB):
359°, 80.9129%, 94.5098%
XYZ:
37.7861, 20.8682, 4.8327
xyY:
0.5952, 0.3287, 20.8682
CIE-Lab:
52.8049, 71.0772, 47.8171
CIE-LCH:
52.8049, 85.6647, 33.9307
CIE-Luv:
52.8049, 148.2124, 31.4326
Hunter-Lab:
45.6817, 67.7054, 25.7048
#f12e30 color charts
#f12e30 color shades, tints & tones
#f12e30 color schemes
#f12e30 color preview, HTML & CSS examples
This text has a color of #f12e30
<p style="color:#f12e30;">Text here</p>
.mytext {color:#f12e30;}
This box has a color of #f12e30
<div style="background-color:#f12e30;">Content here</div>
.mybackground {background-color:#f12e30;}
Border around this has a color of #f12e30
<div style="border:2px solid #f12e30;">Content here</div>
.myborder {border:2px solid #f12e30;}