#f123e3 color space conversions
Hex:
#f123e3
RGB:
241, 35, 227
CMY:
5, 86, 11
CMYK:
0, 85, 6, 5
HSL:
304°, 88.0342%, 54.1176%
HSV (HSB):
304°, 85.4772%, 94.5098%
XYZ:
50.7418, 25.4489, 74.9108
xyY:
0.3358, 0.1684, 25.4489
CIE-Lab:
57.5102, 88.7593, -49.8179
CIE-LCH:
57.5102, 101.7842, 330.6958
CIE-Luv:
57.5102, 82.9819, -89.5899
Hunter-Lab:
50.4469, 91.2614, -52.7295
#f123e3 color charts
#f123e3 color shades, tints & tones
#f123e3 color schemes
#f123e3 color preview, HTML & CSS examples
This text has a color of #f123e3
<p style="color:#f123e3;">Text here</p>
.mytext {color:#f123e3;}
This box has a color of #f123e3
<div style="background-color:#f123e3;">Content here</div>
.mybackground {background-color:#f123e3;}
Border around this has a color of #f123e3
<div style="border:2px solid #f123e3;">Content here</div>
.myborder {border:2px solid #f123e3;}