#fe5b6d color space conversions
Hex:
#fe5b6d
RGB:
254, 91, 109
CMY:
0, 64, 57
CMYK:
0, 64, 57, 0
HSL:
353°, 98.7879%, 67.6471%
HSV (HSB):
353°, 64.1732%, 99.6078%
XYZ:
47.3745, 29.6571, 17.6955
xyY:
0.5001, 0.3131, 29.6571
CIE-Lab:
61.3572, 62.9985, 24.2312
CIE-LCH:
61.3572, 67.4979, 21.0383
CIE-Luv:
61.3572, 119.3754, 16.8534
Hunter-Lab:
54.4584, 59.9787, 18.8554
#fe5b6d color charts
#fe5b6d color shades, tints & tones
#fe5b6d color schemes
#fe5b6d color preview, HTML & CSS examples
This text has a color of #fe5b6d
<p style="color:#fe5b6d;">Text here</p>
.mytext {color:#fe5b6d;}
This box has a color of #fe5b6d
<div style="background-color:#fe5b6d;">Content here</div>
.mybackground {background-color:#fe5b6d;}
Border around this has a color of #fe5b6d
<div style="border:2px solid #fe5b6d;">Content here</div>
.myborder {border:2px solid #fe5b6d;}