#fd664d color space conversions
Hex:
#fd664d
RGB:
253, 102, 77
CMY:
1, 60, 70
CMYK:
0, 60, 70, 1
HSL:
9°, 97.7778%, 64.7059%
HSV (HSB):
9°, 69.5652%, 99.2157%
XYZ:
46.5989, 30.9212, 10.5335
xyY:
0.5292, 0.3512, 30.9212
CIE-Lab:
62.4411, 56.1518, 43.4308
CIE-LCH:
62.4411, 70.9877, 37.7203
CIE-Luv:
62.4411, 118.5558, 36.6082
Hunter-Lab:
55.6068, 52.2723, 27.6936
#fd664d color charts
#fd664d color shades, tints & tones
#fd664d color schemes
#fd664d color preview, HTML & CSS examples
This text has a color of #fd664d
<p style="color:#fd664d;">Text here</p>
.mytext {color:#fd664d;}
This box has a color of #fd664d
<div style="background-color:#fd664d;">Content here</div>
.mybackground {background-color:#fd664d;}
Border around this has a color of #fd664d
<div style="border:2px solid #fd664d;">Content here</div>
.myborder {border:2px solid #fd664d;}