#f123aa color space conversions
Hex:
#f123aa
RGB:
241, 35, 170
CMY:
5, 86, 33
CMYK:
0, 85, 29, 5
HSL:
321°, 88.0342%, 54.1176%
HSV (HSB):
321°, 85.4772%, 94.5098%
XYZ:
44.1324, 22.8051, 40.1060
xyY:
0.4123, 0.2130, 22.8051
CIE-Lab:
54.8710, 81.6984, -21.1747
CIE-LCH:
54.8710, 84.3979, 345.4698
CIE-Luv:
54.8710, 107.4761, -45.0348
Hunter-Lab:
47.7547, 81.3895, -16.3654
#f123aa color charts
#f123aa color shades, tints & tones
#f123aa color schemes
#f123aa color preview, HTML & CSS examples
This text has a color of #f123aa
<p style="color:#f123aa;">Text here</p>
.mytext {color:#f123aa;}
This box has a color of #f123aa
<div style="background-color:#f123aa;">Content here</div>
.mybackground {background-color:#f123aa;}
Border around this has a color of #f123aa
<div style="border:2px solid #f123aa;">Content here</div>
.myborder {border:2px solid #f123aa;}