#fd7c6d color space conversions
Hex:
#fd7c6d
RGB:
253, 124, 109
CMY:
1, 51, 57
CMYK:
0, 51, 57, 1
HSL:
6°, 97.2973%, 70.9804%
HSV (HSB):
6°, 56.9170%, 99.2157%
XYZ:
50.4760, 36.4021, 18.8339
xyY:
0.4775, 0.3444, 36.4021
CIE-Lab:
66.8260, 47.8954, 31.3680
CIE-LCH:
66.8260, 57.2531, 33.2218
CIE-Luv:
66.8260, 96.7343, 28.9898
Hunter-Lab:
60.3341, 43.7497, 23.7259
#fd7c6d color charts
#fd7c6d color shades, tints & tones
#fd7c6d color schemes
#fd7c6d color preview, HTML & CSS examples
This text has a color of #fd7c6d
<p style="color:#fd7c6d;">Text here</p>
.mytext {color:#fd7c6d;}
This box has a color of #fd7c6d
<div style="background-color:#fd7c6d;">Content here</div>
.mybackground {background-color:#fd7c6d;}
Border around this has a color of #fd7c6d
<div style="border:2px solid #fd7c6d;">Content here</div>
.myborder {border:2px solid #fd7c6d;}