#f123d7 color space conversions
Hex:
#f123d7
RGB:
241, 35, 215
CMY:
5, 86, 16
CMYK:
0, 85, 11, 5
HSL:
308°, 88.0342%, 54.1176%
HSV (HSB):
308°, 85.4772%, 94.5098%
XYZ:
49.1424, 24.8091, 66.4885
xyY:
0.3499, 0.1767, 24.8091
CIE-Lab:
56.8890, 87.1297, -44.0074
CIE-LCH:
56.8890, 97.6127, 333.2026
CIE-Luv:
56.8890, 87.8796, -80.3424
Hunter-Lab:
49.8088, 88.9466, -44.2787
#f123d7 color charts
#f123d7 color shades, tints & tones
#f123d7 color schemes
#f123d7 color preview, HTML & CSS examples
This text has a color of #f123d7
<p style="color:#f123d7;">Text here</p>
.mytext {color:#f123d7;}
This box has a color of #f123d7
<div style="background-color:#f123d7;">Content here</div>
.mybackground {background-color:#f123d7;}
Border around this has a color of #f123d7
<div style="border:2px solid #f123d7;">Content here</div>
.myborder {border:2px solid #f123d7;}