#f123f2 color space conversions
Hex:
#f123f2
RGB:
241, 35, 242
CMY:
5, 86, 5
CMYK:
0, 86, 0, 5
HSL:
300°, 88.8412%, 54.3137%
HSV (HSB):
300°, 85.5372%, 94.9020%
XYZ:
52.9037, 26.3136, 86.2951
xyY:
0.3196, 0.1590, 26.3136
CIE-Lab:
58.3336, 90.8908, -56.9240
CIE-LCH:
58.3336, 107.2450, 327.9415
CIE-Luv:
58.3336, 77.1139, -100.9555
Hunter-Lab:
51.2968, 94.3220, -63.8340
#f123f2 color charts
#f123f2 color shades, tints & tones
#f123f2 color schemes
#f123f2 color preview, HTML & CSS examples
This text has a color of #f123f2
<p style="color:#f123f2;">Text here</p>
.mytext {color:#f123f2;}
This box has a color of #f123f2
<div style="background-color:#f123f2;">Content here</div>
.mybackground {background-color:#f123f2;}
Border around this has a color of #f123f2
<div style="border:2px solid #f123f2;">Content here</div>
.myborder {border:2px solid #f123f2;}