#f12f8f color space conversions
Hex:
#f12f8f
RGB:
241, 47, 143
CMY:
5, 82, 44
CMYK:
0, 80, 41, 5
HSL:
330°, 87.3874%, 56.4706%
HSV (HSB):
330°, 80.4979%, 94.5098%
XYZ:
42.2501, 22.7170, 28.1446
xyY:
0.4538, 0.2440, 22.7170
CIE-Lab:
54.7796, 76.5079, -5.3678
CIE-LCH:
54.7796, 76.6959, 355.9867
CIE-Luv:
54.7796, 116.5806, -22.0381
Hunter-Lab:
47.6623, 74.8215, -1.6471
#f12f8f color charts
#f12f8f color shades, tints & tones
#f12f8f color schemes
#f12f8f color preview, HTML & CSS examples
This text has a color of #f12f8f
<p style="color:#f12f8f;">Text here</p>
.mytext {color:#f12f8f;}
This box has a color of #f12f8f
<div style="background-color:#f12f8f;">Content here</div>
.mybackground {background-color:#f12f8f;}
Border around this has a color of #f12f8f
<div style="border:2px solid #f12f8f;">Content here</div>
.myborder {border:2px solid #f12f8f;}