#f7ddd6 color space conversions
Hex:
#f7ddd6
RGB:
247, 221, 214
CMY:
3, 13, 16
CMYK:
0, 11, 13, 3
HSL:
13°, 67.3469%, 90.3922%
HSV (HSB):
13°, 13.3603%, 96.8627%
XYZ:
76.3518, 76.3421, 74.3297
xyY:
0.3363, 0.3363, 76.3421
CIE-Lab:
90.0179, 7.8235, 6.6877
CIE-LCH:
90.0179, 10.2923, 40.5244
CIE-Luv:
90.0179, 15.9057, 8.5714
Hunter-Lab:
87.3740, 3.0780, 10.7234
#f7ddd6 color charts
#f7ddd6 color shades, tints & tones
#f7ddd6 color schemes
#f7ddd6 color preview, HTML & CSS examples
This text has a color of #f7ddd6
<p style="color:#f7ddd6;">Text here</p>
.mytext {color:#f7ddd6;}
This box has a color of #f7ddd6
<div style="background-color:#f7ddd6;">Content here</div>
.mybackground {background-color:#f7ddd6;}
Border around this has a color of #f7ddd6
<div style="border:2px solid #f7ddd6;">Content here</div>
.myborder {border:2px solid #f7ddd6;}