#fd5e49 color space conversions
Hex:
#fd5e49
RGB:
253, 94, 73
CMY:
1, 63, 71
CMYK:
0, 63, 71, 1
HSL:
7°, 97.8261%, 63.9216%
HSV (HSB):
7°, 71.1462%, 99.2157%
XYZ:
45.7133, 29.3691, 9.5628
xyY:
0.5401, 0.3470, 29.3691
CIE-Lab:
61.1060, 59.3927, 44.0408
CIE-LCH:
61.1060, 73.9398, 36.5576
CIE-Luv:
61.1060, 124.9221, 35.7246
Hunter-Lab:
54.1933, 55.7308, 27.4732
#fd5e49 color charts
#fd5e49 color shades, tints & tones
#fd5e49 color schemes
#fd5e49 color preview, HTML & CSS examples
This text has a color of #fd5e49
<p style="color:#fd5e49;">Text here</p>
.mytext {color:#fd5e49;}
This box has a color of #fd5e49
<div style="background-color:#fd5e49;">Content here</div>
.mybackground {background-color:#fd5e49;}
Border around this has a color of #fd5e49
<div style="border:2px solid #fd5e49;">Content here</div>
.myborder {border:2px solid #fd5e49;}