#fd5b4e color space conversions
Hex:
#fd5b4e
RGB:
253, 91, 78
CMY:
1, 64, 69
CMYK:
0, 64, 69, 1
HSL:
4°, 97.7654%, 64.9020%
HSV (HSB):
4°, 69.1700%, 99.2157%
XYZ:
45.6242, 28.9149, 10.3842
xyY:
0.5372, 0.3405, 28.9149
CIE-Lab:
60.7064, 60.8604, 40.8760
CIE-LCH:
60.7064, 73.3133, 33.8867
CIE-Luv:
60.7064, 125.9908, 32.6931
Hunter-Lab:
53.7726, 57.3494, 26.1911
#fd5b4e color charts
#fd5b4e color shades, tints & tones
#fd5b4e color schemes
#fd5b4e color preview, HTML & CSS examples
This text has a color of #fd5b4e
<p style="color:#fd5b4e;">Text here</p>
.mytext {color:#fd5b4e;}
This box has a color of #fd5b4e
<div style="background-color:#fd5b4e;">Content here</div>
.mybackground {background-color:#fd5b4e;}
Border around this has a color of #fd5b4e
<div style="border:2px solid #fd5b4e;">Content here</div>
.myborder {border:2px solid #fd5b4e;}