#fe8096 color space conversions
Hex:
#fe8096
RGB:
254, 128, 150
CMY:
0, 50, 41
CMYK:
0, 50, 41, 0
HSL:
350°, 98.4375%, 74.9020%
HSV (HSB):
350°, 49.6063%, 99.6078%
XYZ:
54.0972, 38.7112, 33.4749
xyY:
0.4284, 0.3065, 38.7112
CIE-Lab:
68.5415, 49.9610, 10.7770
CIE-LCH:
68.5415, 51.1102, 12.1726
CIE-Luv:
68.5415, 85.9773, 4.9505
Hunter-Lab:
62.2183, 46.3192, 11.6534
#fe8096 color charts
#fe8096 color shades, tints & tones
#fe8096 color schemes
#fe8096 color preview, HTML & CSS examples
This text has a color of #fe8096
<p style="color:#fe8096;">Text here</p>
.mytext {color:#fe8096;}
This box has a color of #fe8096
<div style="background-color:#fe8096;">Content here</div>
.mybackground {background-color:#fe8096;}
Border around this has a color of #fe8096
<div style="border:2px solid #fe8096;">Content here</div>
.myborder {border:2px solid #fe8096;}