#fe87bc color space conversions
Hex:
#fe87bc
RGB:
254, 135, 188
CMY:
0, 47, 26
CMYK:
0, 47, 26, 0
HSL:
333°, 98.3471%, 76.2745%
HSV (HSB):
333°, 46.8504%, 99.6078%
XYZ:
58.6141, 42.0296, 52.6002
xyY:
0.3825, 0.2743, 42.0296
CIE-Lab:
70.8913, 51.0583, -7.1173
CIE-LCH:
70.8913, 51.5519, 352.0644
CIE-Luv:
70.8913, 72.8187, -19.9673
Hunter-Lab:
64.8303, 47.9319, -2.7239
#fe87bc color charts
#fe87bc color shades, tints & tones
#fe87bc color schemes
#fe87bc color preview, HTML & CSS examples
This text has a color of #fe87bc
<p style="color:#fe87bc;">Text here</p>
.mytext {color:#fe87bc;}
This box has a color of #fe87bc
<div style="background-color:#fe87bc;">Content here</div>
.mybackground {background-color:#fe87bc;}
Border around this has a color of #fe87bc
<div style="border:2px solid #fe87bc;">Content here</div>
.myborder {border:2px solid #fe87bc;}