#f112c3 color space conversions
Hex:
#f112c3
RGB:
241, 18, 195
CMY:
5, 93, 24
CMYK:
0, 93, 19, 5
HSL:
312°, 88.8446%, 50.7843%
HSV (HSB):
312°, 92.5311%, 94.5098%
XYZ:
46.3423, 23.0735, 53.6409
xyY:
0.3766, 0.1875, 23.0735
CIE-Lab:
55.1480, 86.8623, -35.2892
CIE-LCH:
55.1480, 93.7570, 337.8898
CIE-Luv:
55.1480, 98.3216, -66.7223
Hunter-Lab:
48.0349, 88.1490, -32.5851
#f112c3 color charts
#f112c3 color shades, tints & tones
#f112c3 color schemes
#f112c3 color preview, HTML & CSS examples
This text has a color of #f112c3
<p style="color:#f112c3;">Text here</p>
.mytext {color:#f112c3;}
This box has a color of #f112c3
<div style="background-color:#f112c3;">Content here</div>
.mybackground {background-color:#f112c3;}
Border around this has a color of #f112c3
<div style="border:2px solid #f112c3;">Content here</div>
.myborder {border:2px solid #f112c3;}