#fe107e color space conversions
Hex:
#fe107e
RGB:
254, 16, 126
CMY:
0, 94, 51
CMYK:
0, 94, 50, 0
HSL:
332°, 99.1667%, 52.9412%
HSV (HSB):
332°, 93.7008%, 99.6078%
XYZ:
44.8242, 22.9478, 21.8055
xyY:
0.5004, 0.2562, 22.9478
CIE-Lab:
55.0185, 83.0756, 5.4332
CIE-LCH:
55.0185, 83.2531, 3.7419
CIE-Luv:
55.0185, 140.6806, -9.9292
Hunter-Lab:
47.9038, 83.1931, 6.5442
#fe107e color charts
#fe107e color shades, tints & tones
#fe107e color schemes
#fe107e color preview, HTML & CSS examples
This text has a color of #fe107e
<p style="color:#fe107e;">Text here</p>
.mytext {color:#fe107e;}
This box has a color of #fe107e
<div style="background-color:#fe107e;">Content here</div>
.mybackground {background-color:#fe107e;}
Border around this has a color of #fe107e
<div style="border:2px solid #fe107e;">Content here</div>
.myborder {border:2px solid #fe107e;}