#fd545c color space conversions
Hex:
#fd545c
RGB:
253, 84, 92
CMY:
1, 67, 64
CMYK:
0, 67, 64, 1
HSL:
357°, 97.6879%, 66.0784%
HSV (HSB):
357°, 66.7984%, 99.2157%
XYZ:
45.6101, 27.9960, 13.1251
xyY:
0.5259, 0.3228, 27.9960
CIE-Lab:
59.8851, 64.3601, 32.0394
CIE-LCH:
59.8851, 71.8940, 26.4648
CIE-Luv:
59.8851, 127.2717, 23.8816
Hunter-Lab:
52.9112, 61.2744, 22.3305
#fd545c color charts
#fd545c color shades, tints & tones
#fd545c color schemes
#fd545c color preview, HTML & CSS examples
This text has a color of #fd545c
<p style="color:#fd545c;">Text here</p>
.mytext {color:#fd545c;}
This box has a color of #fd545c
<div style="background-color:#fd545c;">Content here</div>
.mybackground {background-color:#fd545c;}
Border around this has a color of #fd545c
<div style="border:2px solid #fd545c;">Content here</div>
.myborder {border:2px solid #fd545c;}