#fd8d7d color space conversions
Hex:
#fd8d7d
RGB:
253, 141, 125
CMY:
1, 45, 51
CMYK:
0, 44, 51, 1
HSL:
7°, 96.9697%, 74.1176%
HSV (HSB):
7°, 50.5929%, 99.2157%
XYZ:
53.7346, 41.4131, 24.5634
xyY:
0.4489, 0.3459, 41.4131
CIE-Lab:
70.4644, 40.7449, 27.3253
CIE-LCH:
70.4644, 49.0594, 33.8475
CIE-Luv:
70.4644, 81.7769, 27.0561
Hunter-Lab:
64.3530, 36.4293, 22.4162
#fd8d7d color charts
#fd8d7d color shades, tints & tones
#fd8d7d color schemes
#fd8d7d color preview, HTML & CSS examples
This text has a color of #fd8d7d
<p style="color:#fd8d7d;">Text here</p>
.mytext {color:#fd8d7d;}
This box has a color of #fd8d7d
<div style="background-color:#fd8d7d;">Content here</div>
.mybackground {background-color:#fd8d7d;}
Border around this has a color of #fd8d7d
<div style="border:2px solid #fd8d7d;">Content here</div>
.myborder {border:2px solid #fd8d7d;}