#fe8e85 color space conversions
Hex:
#fe8e85
RGB:
254, 142, 133
CMY:
0, 44, 48
CMYK:
0, 44, 48, 0
HSL:
4°, 98.3740%, 75.8824%
HSV (HSB):
4°, 47.6378%, 99.6078%
XYZ:
54.7797, 42.1103, 27.4312
xyY:
0.4406, 0.3387, 42.1103
CIE-Lab:
70.9469, 41.3283, 23.5925
CIE-LCH:
70.9469, 47.5882, 29.7201
CIE-Luv:
70.9469, 80.4264, 22.7594
Hunter-Lab:
64.8924, 37.1210, 20.3618
#fe8e85 color charts
#fe8e85 color shades, tints & tones
#fe8e85 color schemes
#fe8e85 color preview, HTML & CSS examples
This text has a color of #fe8e85
<p style="color:#fe8e85;">Text here</p>
.mytext {color:#fe8e85;}
This box has a color of #fe8e85
<div style="background-color:#fe8e85;">Content here</div>
.mybackground {background-color:#fe8e85;}
Border around this has a color of #fe8e85
<div style="border:2px solid #fe8e85;">Content here</div>
.myborder {border:2px solid #fe8e85;}