#fe5c9c color space conversions
Hex:
#fe5c9c
RGB:
254, 92, 156
CMY:
0, 64, 39
CMYK:
0, 64, 39, 0
HSL:
336°, 98.7805%, 67.8431%
HSV (HSB):
336°, 63.7795%, 99.6078%
XYZ:
50.7009, 31.1254, 34.7881
xyY:
0.4348, 0.2669, 31.1254
CIE-Lab:
62.6134, 66.6540, -1.1864
CIE-LCH:
62.6134, 66.6645, 358.9803
CIE-Luv:
62.6134, 104.3835, -14.5943
Hunter-Lab:
55.7902, 64.5843, 2.0827
#fe5c9c color charts
#fe5c9c color shades, tints & tones
#fe5c9c color schemes
#fe5c9c color preview, HTML & CSS examples
This text has a color of #fe5c9c
<p style="color:#fe5c9c;">Text here</p>
.mytext {color:#fe5c9c;}
This box has a color of #fe5c9c
<div style="background-color:#fe5c9c;">Content here</div>
.mybackground {background-color:#fe5c9c;}
Border around this has a color of #fe5c9c
<div style="border:2px solid #fe5c9c;">Content here</div>
.myborder {border:2px solid #fe5c9c;}