#fe287e color space conversions
Hex:
#fe287e
RGB:
254, 40, 126
CMY:
0, 84, 51
CMYK:
0, 84, 50, 0
HSL:
336°, 99.0741%, 57.6471%
HSV (HSB):
336°, 84.2520%, 99.6078%
XYZ:
45.3977, 24.0948, 21.9967
xyY:
0.4962, 0.2634, 24.0948
CIE-Lab:
56.1826, 79.7109, 7.0993
CIE-LCH:
56.1826, 80.0264, 5.0895
CIE-Luv:
56.1826, 136.0161, -7.0763
Hunter-Lab:
49.0864, 79.1850, 7.7914
#fe287e color charts
#fe287e color shades, tints & tones
#fe287e color schemes
#fe287e color preview, HTML & CSS examples
This text has a color of #fe287e
<p style="color:#fe287e;">Text here</p>
.mytext {color:#fe287e;}
This box has a color of #fe287e
<div style="background-color:#fe287e;">Content here</div>
.mybackground {background-color:#fe287e;}
Border around this has a color of #fe287e
<div style="border:2px solid #fe287e;">Content here</div>
.myborder {border:2px solid #fe287e;}