#f7ddd5 color space conversions
Hex:
#f7ddd5
RGB:
247, 221, 213
CMY:
3, 13, 16
CMYK:
0, 11, 14, 3
HSL:
14°, 68.0000%, 90.1961%
HSV (HSB):
14°, 13.7652%, 96.8627%
XYZ:
76.2245, 76.2912, 73.6590
xyY:
0.3370, 0.3373, 76.2912
CIE-Lab:
89.9944, 7.6666, 7.1782
CIE-LCH:
89.9944, 10.5026, 43.1158
CIE-Luv:
89.9944, 15.9863, 9.3179
Hunter-Lab:
87.3448, 2.9208, 11.1414
#f7ddd5 color charts
#f7ddd5 color shades, tints & tones
#f7ddd5 color schemes
#f7ddd5 color preview, HTML & CSS examples
This text has a color of #f7ddd5
<p style="color:#f7ddd5;">Text here</p>
.mytext {color:#f7ddd5;}
This box has a color of #f7ddd5
<div style="background-color:#f7ddd5;">Content here</div>
.mybackground {background-color:#f7ddd5;}
Border around this has a color of #f7ddd5
<div style="border:2px solid #f7ddd5;">Content here</div>
.myborder {border:2px solid #f7ddd5;}