#fd5d5b color space conversions
Hex:
#fd5d5b
RGB:
253, 93, 91
CMY:
1, 64, 64
CMYK:
0, 63, 64, 1
HSL:
1°, 97.5904%, 67.4510%
HSV (HSB):
1°, 64.0316%, 99.2157%
XYZ:
46.3107, 29.4667, 13.1443
xyY:
0.5208, 0.3314, 29.4667
CIE-Lab:
61.1913, 60.7241, 34.2432
CIE-LCH:
61.1913, 69.7138, 29.4193
CIE-Luv:
61.1913, 121.8440, 27.1901
Hunter-Lab:
54.2832, 57.2882, 23.6416
#fd5d5b color charts
#fd5d5b color shades, tints & tones
#fd5d5b color schemes
#fd5d5b color preview, HTML & CSS examples
This text has a color of #fd5d5b
<p style="color:#fd5d5b;">Text here</p>
.mytext {color:#fd5d5b;}
This box has a color of #fd5d5b
<div style="background-color:#fd5d5b;">Content here</div>
.mybackground {background-color:#fd5d5b;}
Border around this has a color of #fd5d5b
<div style="border:2px solid #fd5d5b;">Content here</div>
.myborder {border:2px solid #fd5d5b;}