#f123e6 color space conversions
Hex:
#f123e6
RGB:
241, 35, 230
CMY:
5, 86, 10
CMYK:
0, 85, 5, 5
HSL:
303°, 88.0342%, 54.1176%
HSV (HSB):
303°, 85.4772%, 94.5098%
XYZ:
51.1596, 25.6160, 77.1109
xyY:
0.3325, 0.1665, 25.6160
CIE-Lab:
57.6708, 89.1774, -51.2529
CIE-LCH:
57.6708, 102.8566, 330.1127
CIE-Luv:
57.6708, 81.7851, -91.8814
Hunter-Lab:
50.6123, 91.8589, -54.9034
#f123e6 color charts
#f123e6 color shades, tints & tones
#f123e6 color schemes
#f123e6 color preview, HTML & CSS examples
This text has a color of #f123e6
<p style="color:#f123e6;">Text here</p>
.mytext {color:#f123e6;}
This box has a color of #f123e6
<div style="background-color:#f123e6;">Content here</div>
.mybackground {background-color:#f123e6;}
Border around this has a color of #f123e6
<div style="border:2px solid #f123e6;">Content here</div>
.myborder {border:2px solid #f123e6;}