#fe85a8 color space conversions
Hex:
#fe85a8
RGB:
254, 133, 168
CMY:
0, 48, 34
CMYK:
0, 48, 34, 0
HSL:
343°, 98.3740%, 75.8824%
HSV (HSB):
343°, 47.6378%, 99.6078%
XYZ:
56.3285, 40.6730, 41.9276
xyY:
0.4054, 0.2928, 40.6730
CIE-Lab:
69.9462, 49.5265, 2.6786
CIE-LCH:
69.9462, 49.5989, 3.0957
CIE-Luv:
69.9462, 78.7210, -5.6953
Hunter-Lab:
63.7754, 46.0498, 5.6640
#fe85a8 color charts
#fe85a8 color shades, tints & tones
#fe85a8 color schemes
#fe85a8 color preview, HTML & CSS examples
This text has a color of #fe85a8
<p style="color:#fe85a8;">Text here</p>
.mytext {color:#fe85a8;}
This box has a color of #fe85a8
<div style="background-color:#fe85a8;">Content here</div>
.mybackground {background-color:#fe85a8;}
Border around this has a color of #fe85a8
<div style="border:2px solid #fe85a8;">Content here</div>
.myborder {border:2px solid #fe85a8;}