#fd7d6a color space conversions
Hex:
#fd7d6a
RGB:
253, 125, 106
CMY:
1, 51, 58
CMYK:
0, 51, 58, 1
HSL:
8°, 97.3510%, 70.3922%
HSV (HSB):
8°, 58.1028%, 99.2157%
XYZ:
50.4431, 36.5905, 18.0397
xyY:
0.4801, 0.3482, 36.5905
CIE-Lab:
66.9687, 47.1927, 33.2029
CIE-LCH:
66.9687, 57.7025, 35.1287
CIE-Luv:
66.9687, 96.5966, 31.0365
Hunter-Lab:
60.4901, 42.9949, 24.6612
#fd7d6a color charts
#fd7d6a color shades, tints & tones
#fd7d6a color schemes
#fd7d6a color preview, HTML & CSS examples
This text has a color of #fd7d6a
<p style="color:#fd7d6a;">Text here</p>
.mytext {color:#fd7d6a;}
This box has a color of #fd7d6a
<div style="background-color:#fd7d6a;">Content here</div>
.mybackground {background-color:#fd7d6a;}
Border around this has a color of #fd7d6a
<div style="border:2px solid #fd7d6a;">Content here</div>
.myborder {border:2px solid #fd7d6a;}