#fe086d color space conversions
Hex:
#fe086d
RGB:
254, 8, 109
CMY:
0, 97, 57
CMYK:
0, 97, 57, 0
HSL:
335°, 99.1935%, 51.3725%
HSV (HSB):
335°, 96.8504%, 99.6078%
XYZ:
43.7202, 22.3486, 16.4774
xyY:
0.5296, 0.2707, 22.3486
CIE-Lab:
54.3950, 82.5414, 14.7913
CIE-LCH:
54.3950, 83.8562, 10.1595
CIE-Luv:
54.3950, 148.7783, 0.8433
Hunter-Lab:
47.2743, 82.3501, 12.4266
#fe086d color charts
#fe086d color shades, tints & tones
#fe086d color schemes
#fe086d color preview, HTML & CSS examples
This text has a color of #fe086d
<p style="color:#fe086d;">Text here</p>
.mytext {color:#fe086d;}
This box has a color of #fe086d
<div style="background-color:#fe086d;">Content here</div>
.mybackground {background-color:#fe086d;}
Border around this has a color of #fe086d
<div style="border:2px solid #fe086d;">Content here</div>
.myborder {border:2px solid #fe086d;}