#fe86bc color space conversions
Hex:
#fe86bc
RGB:
254, 134, 188
CMY:
0, 47, 26
CMYK:
0, 47, 26, 0
HSL:
333°, 98.3607%, 76.0784%
HSV (HSB):
333°, 47.2441%, 99.6078%
XYZ:
58.4752, 41.7519, 52.5539
xyY:
0.3827, 0.2733, 41.7519
CIE-Lab:
70.6995, 51.5487, -7.4019
CIE-LCH:
70.6995, 52.0774, 351.8287
CIE-Luv:
70.6995, 73.3580, -20.4749
Hunter-Lab:
64.6157, 48.4597, -2.9914
#fe86bc color charts
#fe86bc color shades, tints & tones
#fe86bc color schemes
#fe86bc color preview, HTML & CSS examples
This text has a color of #fe86bc
<p style="color:#fe86bc;">Text here</p>
.mytext {color:#fe86bc;}
This box has a color of #fe86bc
<div style="background-color:#fe86bc;">Content here</div>
.mybackground {background-color:#fe86bc;}
Border around this has a color of #fe86bc
<div style="border:2px solid #fe86bc;">Content here</div>
.myborder {border:2px solid #fe86bc;}