#fd8d6d color space conversions
Hex:
#fd8d6d
RGB:
253, 141, 109
CMY:
1, 45, 57
CMYK:
0, 44, 57, 1
HSL:
13°, 97.2973%, 70.9804%
HSV (HSB):
13°, 56.9170%, 99.2157%
XYZ:
52.7932, 41.0365, 19.6063
xyY:
0.4654, 0.3618, 41.0365
CIE-Lab:
70.2015, 39.4494, 35.6848
CIE-LCH:
70.2015, 53.1945, 42.1316
CIE-Luv:
70.2015, 84.4792, 36.1118
Hunter-Lab:
64.0598, 35.0016, 26.6953
#fd8d6d color charts
#fd8d6d color shades, tints & tones
#fd8d6d color schemes
#fd8d6d color preview, HTML & CSS examples
This text has a color of #fd8d6d
<p style="color:#fd8d6d;">Text here</p>
.mytext {color:#fd8d6d;}
This box has a color of #fd8d6d
<div style="background-color:#fd8d6d;">Content here</div>
.mybackground {background-color:#fd8d6d;}
Border around this has a color of #fd8d6d
<div style="border:2px solid #fd8d6d;">Content here</div>
.myborder {border:2px solid #fd8d6d;}