#f112c1 color space conversions
Hex:
#f112c1
RGB:
241, 18, 193
CMY:
5, 93, 24
CMYK:
0, 93, 20, 5
HSL:
313°, 88.8446%, 50.7843%
HSV (HSB):
313°, 92.5311%, 94.5098%
XYZ:
46.1176, 22.9836, 52.4577
xyY:
0.3794, 0.1891, 22.9836
CIE-Lab:
55.0555, 86.6239, -34.2786
CIE-LCH:
55.0555, 93.1597, 338.4104
CIE-Luv:
55.0555, 99.2235, -65.1568
Hunter-Lab:
47.9413, 87.8127, -31.3167
#f112c1 color charts
#f112c1 color shades, tints & tones
#f112c1 color schemes
#f112c1 color preview, HTML & CSS examples
This text has a color of #f112c1
<p style="color:#f112c1;">Text here</p>
.mytext {color:#f112c1;}
This box has a color of #f112c1
<div style="background-color:#f112c1;">Content here</div>
.mybackground {background-color:#f112c1;}
Border around this has a color of #f112c1
<div style="border:2px solid #f112c1;">Content here</div>
.myborder {border:2px solid #f112c1;}