#fe00a0 color space conversions
Hex:
#fe00a0
RGB:
254, 0, 160
CMY:
0, 100, 37
CMYK:
0, 100, 37, 0
HSL:
322°, 100.0000%, 49.8039%
HSV (HSB):
322°, 100.0000%, 99.6078%
XYZ:
47.2182, 23.6089, 35.3260
xyY:
0.4448, 0.2224, 23.6089
CIE-Lab:
55.6941, 86.9725, -13.8174
CIE-LCH:
55.6941, 88.0633, 350.9728
CIE-Luv:
55.6941, 126.3046, -35.8506
Hunter-Lab:
48.5890, 88.4335, -9.0937
#fe00a0 color charts
#fe00a0 color shades, tints & tones
#fe00a0 color schemes
#fe00a0 color preview, HTML & CSS examples
This text has a color of #fe00a0
<p style="color:#fe00a0;">Text here</p>
.mytext {color:#fe00a0;}
This box has a color of #fe00a0
<div style="background-color:#fe00a0;">Content here</div>
.mybackground {background-color:#fe00a0;}
Border around this has a color of #fe00a0
<div style="border:2px solid #fe00a0;">Content here</div>
.myborder {border:2px solid #fe00a0;}