#fe5d63 color space conversions
Hex:
#fe5d63
RGB:
254, 93, 99
CMY:
0, 64, 61
CMYK:
0, 63, 61, 0
HSL:
358°, 98.7730%, 68.0392%
HSV (HSB):
358°, 63.3858%, 99.6078%
XYZ:
47.0395, 29.8004, 15.0772
xyY:
0.5118, 0.3242, 29.8004
CIE-Lab:
61.4816, 61.5261, 30.1185
CIE-LCH:
61.4816, 68.5024, 26.0828
CIE-Luv:
61.4816, 120.7431, 23.1808
Hunter-Lab:
54.5897, 58.2800, 21.8375
#fe5d63 color charts
#fe5d63 color shades, tints & tones
#fe5d63 color schemes
#fe5d63 color preview, HTML & CSS examples
This text has a color of #fe5d63
<p style="color:#fe5d63;">Text here</p>
.mytext {color:#fe5d63;}
This box has a color of #fe5d63
<div style="background-color:#fe5d63;">Content here</div>
.mybackground {background-color:#fe5d63;}
Border around this has a color of #fe5d63
<div style="border:2px solid #fe5d63;">Content here</div>
.myborder {border:2px solid #fe5d63;}