#fe5d8f color space conversions
Hex:
#fe5d8f
RGB:
254, 93, 143
CMY:
0, 64, 44
CMYK:
0, 63, 44, 0
HSL:
341°, 98.7730%, 68.0392%
HSV (HSB):
341°, 63.3858%, 99.6078%
XYZ:
49.7453, 30.8827, 29.3257
xyY:
0.4524, 0.2809, 30.8827
CIE-Lab:
62.4085, 64.9732, 6.0276
CIE-LCH:
62.4085, 65.2522, 5.3002
CIE-Luv:
62.4085, 108.1187, -4.7364
Hunter-Lab:
55.5722, 62.5325, 7.6130
#fe5d8f color charts
#fe5d8f color shades, tints & tones
#fe5d8f color schemes
#fe5d8f color preview, HTML & CSS examples
This text has a color of #fe5d8f
<p style="color:#fe5d8f;">Text here</p>
.mytext {color:#fe5d8f;}
This box has a color of #fe5d8f
<div style="background-color:#fe5d8f;">Content here</div>
.mybackground {background-color:#fe5d8f;}
Border around this has a color of #fe5d8f
<div style="border:2px solid #fe5d8f;">Content here</div>
.myborder {border:2px solid #fe5d8f;}