#fd5e65 color space conversions
Hex:
#fd5e65
RGB:
253, 94, 101
CMY:
1, 63, 60
CMYK:
0, 63, 60, 1
HSL:
357°, 97.5460%, 68.0392%
HSV (HSB):
357°, 62.8458%, 99.2157%
XYZ:
46.8597, 29.8276, 15.5995
xyY:
0.5078, 0.3232, 29.8276
CIE-Lab:
61.5052, 60.9196, 28.9780
CIE-LCH:
61.5052, 67.4605, 25.4393
CIE-Luv:
61.5052, 118.8005, 22.2324
Hunter-Lab:
54.6147, 57.5782, 21.2954
#fd5e65 color charts
#fd5e65 color shades, tints & tones
#fd5e65 color schemes
#fd5e65 color preview, HTML & CSS examples
This text has a color of #fd5e65
<p style="color:#fd5e65;">Text here</p>
.mytext {color:#fd5e65;}
This box has a color of #fd5e65
<div style="background-color:#fd5e65;">Content here</div>
.mybackground {background-color:#fd5e65;}
Border around this has a color of #fd5e65
<div style="border:2px solid #fd5e65;">Content here</div>
.myborder {border:2px solid #fd5e65;}