#fe5d9d color space conversions
Hex:
#fe5d9d
RGB:
254, 93, 157
CMY:
0, 64, 38
CMYK:
0, 63, 38, 0
HSL:
336°, 98.7730%, 68.0392%
HSV (HSB):
336°, 63.3858%, 99.6078%
XYZ:
50.8732, 31.3339, 35.2650
xyY:
0.4331, 0.2667, 31.3339
CIE-Lab:
62.7885, 66.3580, -1.5066
CIE-LCH:
62.7885, 66.3751, 358.6994
CIE-Luv:
62.7885, 103.5641, -14.9664
Hunter-Lab:
55.9766, 64.2668, 1.8312
#fe5d9d color charts
#fe5d9d color shades, tints & tones
#fe5d9d color schemes
#fe5d9d color preview, HTML & CSS examples
This text has a color of #fe5d9d
<p style="color:#fe5d9d;">Text here</p>
.mytext {color:#fe5d9d;}
This box has a color of #fe5d9d
<div style="background-color:#fe5d9d;">Content here</div>
.mybackground {background-color:#fe5d9d;}
Border around this has a color of #fe5d9d
<div style="border:2px solid #fe5d9d;">Content here</div>
.myborder {border:2px solid #fe5d9d;}