#fe5d65 color space conversions
Hex:
#fe5d65
RGB:
254, 93, 101
CMY:
0, 64, 60
CMYK:
0, 63, 60, 0
HSL:
357°, 98.7730%, 68.0392%
HSV (HSB):
357°, 63.3858%, 99.6078%
XYZ:
47.1364, 29.8391, 15.5871
xyY:
0.5092, 0.3224, 29.8391
CIE-Lab:
61.5152, 61.6526, 29.0228
CIE-LCH:
61.5152, 68.1423, 25.2085
CIE-Luv:
61.5152, 120.2435, 22.0869
Hunter-Lab:
54.6252, 58.4345, 21.3195
#fe5d65 color charts
#fe5d65 color shades, tints & tones
#fe5d65 color schemes
#fe5d65 color preview, HTML & CSS examples
This text has a color of #fe5d65
<p style="color:#fe5d65;">Text here</p>
.mytext {color:#fe5d65;}
This box has a color of #fe5d65
<div style="background-color:#fe5d65;">Content here</div>
.mybackground {background-color:#fe5d65;}
Border around this has a color of #fe5d65
<div style="border:2px solid #fe5d65;">Content here</div>
.myborder {border:2px solid #fe5d65;}