#f112b9 color space conversions
Hex:
#f112b9
RGB:
241, 18, 185
CMY:
5, 93, 27
CMYK:
0, 93, 23, 5
HSL:
315°, 88.8446%, 50.7843%
HSV (HSB):
315°, 92.5311%, 94.5098%
XYZ:
45.2489, 22.6362, 47.8833
xyY:
0.3909, 0.1955, 22.6362
CIE-Lab:
54.6956, 85.6927, -30.2024
CIE-LCH:
54.6956, 90.8593, 340.5850
CIE-Luv:
54.6956, 102.8655, -58.8848
Hunter-Lab:
47.5775, 86.5031, -26.3668
#f112b9 color charts
#f112b9 color shades, tints & tones
#f112b9 color schemes
#f112b9 color preview, HTML & CSS examples
This text has a color of #f112b9
<p style="color:#f112b9;">Text here</p>
.mytext {color:#f112b9;}
This box has a color of #f112b9
<div style="background-color:#f112b9;">Content here</div>
.mybackground {background-color:#f112b9;}
Border around this has a color of #f112b9
<div style="border:2px solid #f112b9;">Content here</div>
.myborder {border:2px solid #f112b9;}