#fe0065 color space conversions
Hex:
#fe0065
RGB:
254, 0, 101
CMY:
0, 100, 60
CMYK:
0, 100, 60, 0
HSL:
336°, 100.0000%, 49.8039%
HSV (HSB):
336°, 100.0000%, 99.6078%
XYZ:
43.2220, 22.0104, 14.2823
xyY:
0.5436, 0.2768, 22.0104
CIE-Lab:
54.0381, 82.6082, 19.1360
CIE-LCH:
54.0381, 84.7956, 13.0424
CIE-Luv:
54.0381, 152.8149, 5.3340
Hunter-Lab:
46.9153, 82.3465, 14.7912
#fe0065 color charts
#fe0065 color shades, tints & tones
#fe0065 color schemes
#fe0065 color preview, HTML & CSS examples
This text has a color of #fe0065
<p style="color:#fe0065;">Text here</p>
.mytext {color:#fe0065;}
This box has a color of #fe0065
<div style="background-color:#fe0065;">Content here</div>
.mybackground {background-color:#fe0065;}
Border around this has a color of #fe0065
<div style="border:2px solid #fe0065;">Content here</div>
.myborder {border:2px solid #fe0065;}