#fe85a3 color space conversions
Hex:
#fe85a3
RGB:
254, 133, 163
CMY:
0, 48, 36
CMYK:
0, 48, 36, 0
HSL:
345°, 98.3740%, 75.8824%
HSV (HSB):
345°, 47.6378%, 99.6078%
XYZ:
55.8714, 40.4902, 39.5210
xyY:
0.4112, 0.2980, 40.4902
CIE-Lab:
69.8173, 48.9434, 5.2952
CIE-LCH:
69.8173, 49.2290, 6.1749
CIE-Luv:
69.8173, 79.8938, -2.0056
Hunter-Lab:
63.6319, 45.3744, 7.7181
#fe85a3 color charts
#fe85a3 color shades, tints & tones
#fe85a3 color schemes
#fe85a3 color preview, HTML & CSS examples
This text has a color of #fe85a3
<p style="color:#fe85a3;">Text here</p>
.mytext {color:#fe85a3;}
This box has a color of #fe85a3
<div style="background-color:#fe85a3;">Content here</div>
.mybackground {background-color:#fe85a3;}
Border around this has a color of #fe85a3
<div style="border:2px solid #fe85a3;">Content here</div>
.myborder {border:2px solid #fe85a3;}