#f12a07 color space conversions
Hex:
#f12a07
RGB:
241, 42, 7
CMY:
5, 84, 97
CMYK:
0, 83, 97, 5
HSL:
9°, 94.3548%, 48.6275%
HSV (HSB):
9°, 97.0954%, 94.5098%
XYZ:
37.1419, 20.3720, 2.1756
xyY:
0.6223, 0.3413, 20.3720
CIE-Lab:
52.2553, 71.3451, 63.4102
CIE-LCH:
52.2553, 95.4514, 41.6301
CIE-Luv:
52.2553, 154.5802, 38.4780
Hunter-Lab:
45.1354, 67.9008, 28.7369
#f12a07 color charts
#f12a07 color shades, tints & tones
#f12a07 color schemes
#f12a07 color preview, HTML & CSS examples
This text has a color of #f12a07
<p style="color:#f12a07;">Text here</p>
.mytext {color:#f12a07;}
This box has a color of #f12a07
<div style="background-color:#f12a07;">Content here</div>
.mybackground {background-color:#f12a07;}
Border around this has a color of #f12a07
<div style="border:2px solid #f12a07;">Content here</div>
.myborder {border:2px solid #f12a07;}