#fe107d color space conversions
Hex:
#fe107d
RGB:
254, 16, 125
CMY:
0, 94, 51
CMYK:
0, 94, 51, 0
HSL:
333°, 99.1667%, 52.9412%
HSV (HSB):
333°, 93.7008%, 99.6078%
XYZ:
44.7600, 22.9221, 21.4673
xyY:
0.5021, 0.2571, 22.9221
CIE-Lab:
54.9920, 83.0039, 5.9956
CIE-LCH:
54.9920, 83.2202, 4.1315
CIE-Luv:
54.9920, 141.1190, -9.2392
Hunter-Lab:
47.8770, 83.0941, 6.9292
#fe107d color charts
#fe107d color shades, tints & tones
#fe107d color schemes
#fe107d color preview, HTML & CSS examples
This text has a color of #fe107d
<p style="color:#fe107d;">Text here</p>
.mytext {color:#fe107d;}
This box has a color of #fe107d
<div style="background-color:#fe107d;">Content here</div>
.mybackground {background-color:#fe107d;}
Border around this has a color of #fe107d
<div style="border:2px solid #fe107d;">Content here</div>
.myborder {border:2px solid #fe107d;}