#fd675c color space conversions
Hex:
#fd675c
RGB:
253, 103, 92
CMY:
1, 60, 64
CMYK:
0, 59, 64, 1
HSL:
4°, 97.5758%, 67.6471%
HSV (HSB):
4°, 63.6364%, 99.2157%
XYZ:
47.2900, 31.3558, 13.6850
xyY:
0.5122, 0.3396, 31.3558
CIE-Lab:
62.8069, 56.5145, 35.6914
CIE-LCH:
62.8069, 66.8413, 32.2743
CIE-Luv:
62.8069, 114.9147, 30.0346
Hunter-Lab:
55.9963, 52.7534, 24.7074
#fd675c color charts
#fd675c color shades, tints & tones
#fd675c color schemes
#fd675c color preview, HTML & CSS examples
This text has a color of #fd675c
<p style="color:#fd675c;">Text here</p>
.mytext {color:#fd675c;}
This box has a color of #fd675c
<div style="background-color:#fd675c;">Content here</div>
.mybackground {background-color:#fd675c;}
Border around this has a color of #fd675c
<div style="border:2px solid #fd675c;">Content here</div>
.myborder {border:2px solid #fd675c;}