#fe5086 color space conversions
Hex:
#fe5086
RGB:
254, 80, 134
CMY:
0, 69, 47
CMYK:
0, 69, 47, 0
HSL:
341°, 98.8636%, 65.4902%
HSV (HSB):
341°, 68.5039%, 99.6078%
XYZ:
48.0448, 28.5294, 25.5287
xyY:
0.4706, 0.2794, 28.5294
CIE-Lab:
60.3640, 69.1408, 8.3365
CIE-LCH:
60.3640, 69.6415, 6.8752
CIE-Luv:
60.3640, 117.6711, -2.8757
Hunter-Lab:
53.4129, 67.0878, 9.0513
#fe5086 color charts
#fe5086 color shades, tints & tones
#fe5086 color schemes
#fe5086 color preview, HTML & CSS examples
This text has a color of #fe5086
<p style="color:#fe5086;">Text here</p>
.mytext {color:#fe5086;}
This box has a color of #fe5086
<div style="background-color:#fe5086;">Content here</div>
.mybackground {background-color:#fe5086;}
Border around this has a color of #fe5086
<div style="border:2px solid #fe5086;">Content here</div>
.myborder {border:2px solid #fe5086;}