#f126e6 color space conversions
Hex:
#f126e6
RGB:
241, 38, 230
CMY:
5, 85, 10
CMYK:
0, 84, 5, 5
HSL:
303°, 87.8788%, 54.7059%
HSV (HSB):
303°, 84.2324%, 94.5098%
XYZ:
51.2517, 25.8002, 77.1416
xyY:
0.3324, 0.1673, 25.8002
CIE-Lab:
57.8469, 88.6621, -50.9729
CIE-LCH:
57.8469, 102.2703, 330.1049
CIE-Luv:
57.8469, 81.4329, -91.4449
Hunter-Lab:
50.7939, 91.2195, -54.4891
#f126e6 color charts
#f126e6 color shades, tints & tones
#f126e6 color schemes
#f126e6 color preview, HTML & CSS examples
This text has a color of #f126e6
<p style="color:#f126e6;">Text here</p>
.mytext {color:#f126e6;}
This box has a color of #f126e6
<div style="background-color:#f126e6;">Content here</div>
.mybackground {background-color:#f126e6;}
Border around this has a color of #f126e6
<div style="border:2px solid #f126e6;">Content here</div>
.myborder {border:2px solid #f126e6;}