#f12c5e color space conversions
Hex:
#f12c5e
RGB:
241, 44, 94
CMY:
5, 83, 63
CMYK:
0, 82, 61, 5
HSL:
345°, 87.5556%, 55.8824%
HSV (HSB):
345°, 81.7427%, 94.5098%
XYZ:
39.1967, 21.3103, 12.6371
xyY:
0.5359, 0.2913, 21.3103
CIE-Lab:
53.2874, 73.5164, 21.9040
CIE-LCH:
53.2874, 76.7102, 16.5913
CIE-Luv:
53.2874, 136.6947, 10.4312
Hunter-Lab:
46.1631, 70.7775, 16.0836
#f12c5e color charts
#f12c5e color shades, tints & tones
#f12c5e color schemes
#f12c5e color preview, HTML & CSS examples
This text has a color of #f12c5e
<p style="color:#f12c5e;">Text here</p>
.mytext {color:#f12c5e;}
This box has a color of #f12c5e
<div style="background-color:#f12c5e;">Content here</div>
.mybackground {background-color:#f12c5e;}
Border around this has a color of #f12c5e
<div style="border:2px solid #f12c5e;">Content here</div>
.myborder {border:2px solid #f12c5e;}