#fe287c color space conversions
Hex:
#fe287c
RGB:
254, 40, 124
CMY:
0, 84, 51
CMYK:
0, 84, 51, 0
HSL:
336°, 99.0741%, 57.6471%
HSV (HSB):
336°, 84.2520%, 99.6078%
XYZ:
45.2699, 24.0437, 21.3237
xyY:
0.4995, 0.2653, 24.0437
CIE-Lab:
56.1315, 79.5640, 8.2205
CIE-LCH:
56.1315, 79.9875, 5.8988
CIE-Luv:
56.1315, 136.8363, -5.7091
Hunter-Lab:
49.0343, 78.9864, 8.5404
#fe287c color charts
#fe287c color shades, tints & tones
#fe287c color schemes
#fe287c color preview, HTML & CSS examples
This text has a color of #fe287c
<p style="color:#fe287c;">Text here</p>
.mytext {color:#fe287c;}
This box has a color of #fe287c
<div style="background-color:#fe287c;">Content here</div>
.mybackground {background-color:#fe287c;}
Border around this has a color of #fe287c
<div style="border:2px solid #fe287c;">Content here</div>
.myborder {border:2px solid #fe287c;}