#f12f27 color space conversions
Hex:
#f12f27
RGB:
241, 47, 39
CMY:
5, 82, 85
CMYK:
0, 80, 84, 5
HSL:
2°, 87.8261%, 54.9020%
HSV (HSB):
2°, 83.8174%, 94.5098%
XYZ:
37.6584, 20.8803, 3.9649
xyY:
0.6025, 0.3341, 20.8803
CIE-Lab:
52.8182, 70.6049, 52.3610
CIE-LCH:
52.8182, 87.9018, 36.5608
CIE-Luv:
52.8182, 149.2788, 34.1278
Hunter-Lab:
45.6950, 67.1401, 26.8419
#f12f27 color charts
#f12f27 color shades, tints & tones
#f12f27 color schemes
#f12f27 color preview, HTML & CSS examples
This text has a color of #f12f27
<p style="color:#f12f27;">Text here</p>
.mytext {color:#f12f27;}
This box has a color of #f12f27
<div style="background-color:#f12f27;">Content here</div>
.mybackground {background-color:#f12f27;}
Border around this has a color of #f12f27
<div style="border:2px solid #f12f27;">Content here</div>
.myborder {border:2px solid #f12f27;}