#f7dcd6 color space conversions
Hex:
#f7dcd6
RGB:
247, 220, 214
CMY:
3, 14, 16
CMYK:
0, 11, 13, 3
HSL:
11°, 67.3469%, 90.3922%
HSV (HSB):
11°, 13.3603%, 96.8627%
XYZ:
76.0886, 75.8156, 74.2419
xyY:
0.3365, 0.3353, 75.8156
CIE-Lab:
89.7737, 8.3417, 6.3358
CIE-LCH:
89.7737, 10.4750, 37.2181
CIE-Luv:
89.7737, 16.4543, 7.9536
Hunter-Lab:
87.0722, 3.6071, 10.3970
#f7dcd6 color charts
#f7dcd6 color shades, tints & tones
#f7dcd6 color schemes
#f7dcd6 color preview, HTML & CSS examples
This text has a color of #f7dcd6
<p style="color:#f7dcd6;">Text here</p>
.mytext {color:#f7dcd6;}
This box has a color of #f7dcd6
<div style="background-color:#f7dcd6;">Content here</div>
.mybackground {background-color:#f7dcd6;}
Border around this has a color of #f7dcd6
<div style="border:2px solid #f7dcd6;">Content here</div>
.myborder {border:2px solid #f7dcd6;}