#f123bf color space conversions
Hex:
#f123bf
RGB:
241, 35, 191
CMY:
5, 86, 25
CMYK:
0, 85, 21, 5
HSL:
315°, 88.0342%, 54.1176%
HSV (HSB):
315°, 85.4772%, 94.5098%
XYZ:
46.2806, 23.6644, 51.4186
xyY:
0.3813, 0.1950, 23.6644
CIE-Lab:
55.7502, 84.0918, -32.0387
CIE-LCH:
55.7502, 89.9884, 339.1433
CIE-Luv:
55.7502, 98.1405, -61.5578
Hunter-Lab:
48.6461, 84.6896, -28.6169
#f123bf color charts
#f123bf color shades, tints & tones
#f123bf color schemes
#f123bf color preview, HTML & CSS examples
This text has a color of #f123bf
<p style="color:#f123bf;">Text here</p>
.mytext {color:#f123bf;}
This box has a color of #f123bf
<div style="background-color:#f123bf;">Content here</div>
.mybackground {background-color:#f123bf;}
Border around this has a color of #f123bf
<div style="border:2px solid #f123bf;">Content here</div>
.myborder {border:2px solid #f123bf;}