#fe065a color space conversions
Hex:
#fe065a
RGB:
254, 6, 90
CMY:
0, 98, 65
CMYK:
0, 98, 65, 0
HSL:
340°, 99.2000%, 50.9804%
HSV (HSB):
340°, 97.6378%, 99.6078%
XYZ:
42.7836, 21.9393, 11.6526
xyY:
0.5602, 0.2873, 21.9393
CIE-Lab:
53.9625, 81.6295, 25.6700
CIE-LCH:
53.9625, 85.5706, 17.4568
CIE-Luv:
53.9625, 156.3064, 11.9323
Hunter-Lab:
46.8394, 81.0751, 18.0375
#fe065a color charts
#fe065a color shades, tints & tones
#fe065a color schemes
#fe065a color preview, HTML & CSS examples
This text has a color of #fe065a
<p style="color:#fe065a;">Text here</p>
.mytext {color:#fe065a;}
This box has a color of #fe065a
<div style="background-color:#fe065a;">Content here</div>
.mybackground {background-color:#fe065a;}
Border around this has a color of #fe065a
<div style="border:2px solid #fe065a;">Content here</div>
.myborder {border:2px solid #fe065a;}