#fe5c8e color space conversions
Hex:
#fe5c8e
RGB:
254, 92, 142
CMY:
0, 64, 44
CMYK:
0, 64, 44, 0
HSL:
341°, 98.7805%, 67.8431%
HSV (HSB):
341°, 63.7795%, 99.6078%
XYZ:
49.5827, 30.6781, 28.8994
xyY:
0.4542, 0.2810, 30.6781
CIE-Lab:
62.2350, 65.2815, 6.3574
CIE-LCH:
62.2350, 65.5904, 5.5622
CIE-Luv:
62.2350, 108.9614, -4.3912
Hunter-Lab:
55.3878, 62.8629, 7.8361
#fe5c8e color charts
#fe5c8e color shades, tints & tones
#fe5c8e color schemes
#fe5c8e color preview, HTML & CSS examples
This text has a color of #fe5c8e
<p style="color:#fe5c8e;">Text here</p>
.mytext {color:#fe5c8e;}
This box has a color of #fe5c8e
<div style="background-color:#fe5c8e;">Content here</div>
.mybackground {background-color:#fe5c8e;}
Border around this has a color of #fe5c8e
<div style="border:2px solid #fe5c8e;">Content here</div>
.myborder {border:2px solid #fe5c8e;}