#fd5f5d color space conversions
Hex:
#fd5f5d
RGB:
253, 95, 93
CMY:
1, 63, 64
CMYK:
0, 62, 63, 1
HSL:
1°, 97.5610%, 67.8431%
HSV (HSB):
1°, 63.2411%, 99.2157%
XYZ:
46.5760, 29.8574, 13.6641
xyY:
0.5170, 0.3314, 29.8574
CIE-Lab:
61.5310, 60.0099, 33.5426
CIE-LCH:
61.5310, 68.7481, 29.2030
CIE-Luv:
61.5310, 120.0757, 26.8246
Hunter-Lab:
54.6419, 56.5276, 23.4228
#fd5f5d color charts
#fd5f5d color shades, tints & tones
#fd5f5d color schemes
#fd5f5d color preview, HTML & CSS examples
This text has a color of #fd5f5d
<p style="color:#fd5f5d;">Text here</p>
.mytext {color:#fd5f5d;}
This box has a color of #fd5f5d
<div style="background-color:#fd5f5d;">Content here</div>
.mybackground {background-color:#fd5f5d;}
Border around this has a color of #fd5f5d
<div style="border:2px solid #fd5f5d;">Content here</div>
.myborder {border:2px solid #fd5f5d;}