#f7d7d5 color space conversions
Hex:
#f7d7d5
RGB:
247, 215, 213
CMY:
3, 16, 16
CMYK:
0, 13, 14, 3
HSL:
4°, 68.0000%, 90.1961%
HSV (HSB):
4°, 13.7652%, 96.8627%
XYZ:
74.6685, 73.1791, 73.1403
xyY:
0.3379, 0.3311, 73.1791
CIE-Lab:
88.5331, 10.7825, 5.0719
CIE-LCH:
88.5331, 11.9158, 25.1914
CIE-Luv:
88.5331, 19.2887, 5.6173
Hunter-Lab:
85.5448, 6.1017, 9.1887
#f7d7d5 color charts
#f7d7d5 color shades, tints & tones
#f7d7d5 color schemes
#f7d7d5 color preview, HTML & CSS examples
This text has a color of #f7d7d5
<p style="color:#f7d7d5;">Text here</p>
.mytext {color:#f7d7d5;}
This box has a color of #f7d7d5
<div style="background-color:#f7d7d5;">Content here</div>
.mybackground {background-color:#f7d7d5;}
Border around this has a color of #f7d7d5
<div style="border:2px solid #f7d7d5;">Content here</div>
.myborder {border:2px solid #f7d7d5;}