#f12f21 color space conversions
Hex:
#f12f21
RGB:
241, 47, 33
CMY:
5, 82, 87
CMYK:
0, 80, 86, 5
HSL:
4°, 88.1356%, 53.7255%
HSV (HSB):
4°, 86.3071%, 94.5098%
XYZ:
37.5667, 20.8436, 3.4821
xyY:
0.6070, 0.3368, 20.8436
CIE-Lab:
52.7779, 70.4804, 55.0998
CIE-LCH:
52.7779, 89.4621, 38.0174
CIE-Luv:
52.7779, 150.1184, 35.5339
Hunter-Lab:
45.6548, 66.9813, 27.4363
#f12f21 color charts
#f12f21 color shades, tints & tones
#f12f21 color schemes
#f12f21 color preview, HTML & CSS examples
This text has a color of #f12f21
<p style="color:#f12f21;">Text here</p>
.mytext {color:#f12f21;}
This box has a color of #f12f21
<div style="background-color:#f12f21;">Content here</div>
.mybackground {background-color:#f12f21;}
Border around this has a color of #f12f21
<div style="border:2px solid #f12f21;">Content here</div>
.myborder {border:2px solid #f12f21;}