#fd7d72 color space conversions
Hex:
#fd7d72
RGB:
253, 125, 114
CMY:
1, 51, 55
CMYK:
0, 51, 55, 1
HSL:
5°, 97.2028%, 71.9608%
HSV (HSB):
5°, 54.9407%, 99.2157%
XYZ:
50.8789, 36.7648, 20.3343
xyY:
0.4712, 0.3405, 36.7648
CIE-Lab:
67.1002, 47.7881, 28.9569
CIE-LCH:
67.1002, 55.8767, 31.2135
CIE-Luv:
67.1002, 95.0445, 26.5766
Hunter-Lab:
60.6340, 43.6726, 22.5602
#fd7d72 color charts
#fd7d72 color shades, tints & tones
#fd7d72 color schemes
#fd7d72 color preview, HTML & CSS examples
This text has a color of #fd7d72
<p style="color:#fd7d72;">Text here</p>
.mytext {color:#fd7d72;}
This box has a color of #fd7d72
<div style="background-color:#fd7d72;">Content here</div>
.mybackground {background-color:#fd7d72;}
Border around this has a color of #fd7d72
<div style="border:2px solid #fd7d72;">Content here</div>
.myborder {border:2px solid #fd7d72;}