#fd5e5f color space conversions
Hex:
#fd5e5f
RGB:
253, 94, 95
CMY:
1, 63, 63
CMYK:
0, 63, 62, 1
HSL:
360°, 97.5460%, 68.0392%
HSV (HSB):
360°, 62.8458%, 99.2157%
XYZ:
46.5763, 29.7143, 14.1071
xyY:
0.5152, 0.3287, 29.7143
CIE-Lab:
61.4069, 60.5455, 32.2583
CIE-LCH:
61.4069, 68.6028, 28.0484
CIE-Luv:
61.4069, 120.2600, 25.4600
Hunter-Lab:
54.5108, 57.1238, 22.8137
#fd5e5f color charts
#fd5e5f color shades, tints & tones
#fd5e5f color schemes
#fd5e5f color preview, HTML & CSS examples
This text has a color of #fd5e5f
<p style="color:#fd5e5f;">Text here</p>
.mytext {color:#fd5e5f;}
This box has a color of #fd5e5f
<div style="background-color:#fd5e5f;">Content here</div>
.mybackground {background-color:#fd5e5f;}
Border around this has a color of #fd5e5f
<div style="border:2px solid #fd5e5f;">Content here</div>
.myborder {border:2px solid #fd5e5f;}