#f12f45 color space conversions
Hex:
#f12f45
RGB:
241, 47, 69
CMY:
5, 82, 73
CMYK:
0, 80, 71, 5
HSL:
353°, 87.3874%, 56.4706%
HSV (HSB):
353°, 80.4979%, 94.5098%
XYZ:
38.3663, 21.1635, 7.6931
xyY:
0.5707, 0.3148, 21.1635
CIE-Lab:
53.1279, 71.5570, 36.5044
CIE-LCH:
53.1279, 80.3304, 27.0281
CIE-Luv:
53.1279, 143.0994, 23.7327
Hunter-Lab:
46.0038, 68.3592, 22.2878
#f12f45 color charts
#f12f45 color shades, tints & tones
#f12f45 color schemes
#f12f45 color preview, HTML & CSS examples
This text has a color of #f12f45
<p style="color:#f12f45;">Text here</p>
.mytext {color:#f12f45;}
This box has a color of #f12f45
<div style="background-color:#f12f45;">Content here</div>
.mybackground {background-color:#f12f45;}
Border around this has a color of #f12f45
<div style="border:2px solid #f12f45;">Content here</div>
.myborder {border:2px solid #f12f45;}