#f7d2d7 color space conversions
Hex:
#f7d2d7
RGB:
247, 210, 215
CMY:
3, 18, 16
CMYK:
0, 15, 13, 3
HSL:
352°, 69.8113%, 89.6078%
HSV (HSB):
352°, 14.9798%, 96.8627%
XYZ:
73.6701, 70.7736, 74.0678
xyY:
0.3371, 0.3239, 70.7736
CIE-Lab:
87.3749, 13.7091, 2.3377
CIE-LCH:
87.3749, 13.9070, 9.6773
CIE-Luv:
87.3749, 21.8537, 1.0095
Hunter-Lab:
84.1271, 9.0901, 6.6884
#f7d2d7 color charts
#f7d2d7 color shades, tints & tones
#f7d2d7 color schemes
#f7d2d7 color preview, HTML & CSS examples
This text has a color of #f7d2d7
<p style="color:#f7d2d7;">Text here</p>
.mytext {color:#f7d2d7;}
This box has a color of #f7d2d7
<div style="background-color:#f7d2d7;">Content here</div>
.mybackground {background-color:#f7d2d7;}
Border around this has a color of #f7d2d7
<div style="border:2px solid #f7d2d7;">Content here</div>
.myborder {border:2px solid #f7d2d7;}