#f12f48 color space conversions
Hex:
#f12f48
RGB:
241, 47, 72
CMY:
5, 82, 72
CMYK:
0, 80, 70, 5
HSL:
352°, 87.3874%, 56.4706%
HSV (HSB):
352°, 80.4979%, 94.5098%
XYZ:
38.4618, 21.2017, 8.1961
xyY:
0.5668, 0.3124, 21.2017
CIE-Lab:
53.1695, 71.6842, 34.8119
CIE-LCH:
53.1695, 79.6900, 25.9026
CIE-Luv:
53.1695, 142.3046, 22.3894
Hunter-Lab:
46.0453, 68.5226, 21.6781
#f12f48 color charts
#f12f48 color shades, tints & tones
#f12f48 color schemes
#f12f48 color preview, HTML & CSS examples
This text has a color of #f12f48
<p style="color:#f12f48;">Text here</p>
.mytext {color:#f12f48;}
This box has a color of #f12f48
<div style="background-color:#f12f48;">Content here</div>
.mybackground {background-color:#f12f48;}
Border around this has a color of #f12f48
<div style="border:2px solid #f12f48;">Content here</div>
.myborder {border:2px solid #f12f48;}