#f12a4e color space conversions
Hex:
#f12a4e
RGB:
241, 42, 78
CMY:
5, 84, 69
CMYK:
0, 83, 68, 5
HSL:
349°, 87.6652%, 55.4902%
HSV (HSB):
349°, 82.5726%, 94.5098%
XYZ:
38.4787, 20.9068, 9.2151
xyY:
0.5609, 0.3048, 20.9068
CIE-Lab:
52.8473, 73.1272, 30.8924
CIE-LCH:
52.8473, 79.3847, 22.9015
CIE-Luv:
52.8473, 142.5504, 18.6744
Hunter-Lab:
45.7239, 70.1990, 20.0576
#f12a4e color charts
#f12a4e color shades, tints & tones
#f12a4e color schemes
#f12a4e color preview, HTML & CSS examples
This text has a color of #f12a4e
<p style="color:#f12a4e;">Text here</p>
.mytext {color:#f12a4e;}
This box has a color of #f12a4e
<div style="background-color:#f12a4e;">Content here</div>
.mybackground {background-color:#f12a4e;}
Border around this has a color of #f12a4e
<div style="border:2px solid #f12a4e;">Content here</div>
.myborder {border:2px solid #f12a4e;}