#f5d5d7 color space conversions
Hex:
#f5d5d7
RGB:
245, 213, 215
CMY:
4, 16, 16
CMYK:
0, 13, 12, 4
HSL:
356°, 61.5385%, 89.8039%
HSV (HSB):
356°, 13.0612%, 96.0784%
XYZ:
73.7162, 71.9073, 74.2842
xyY:
0.3352, 0.3270, 71.9073
CIE-Lab:
87.9239, 11.4384, 3.1132
CIE-LCH:
87.9239, 11.8545, 15.2255
CIE-Luv:
87.9239, 18.9506, 2.5930
Hunter-Lab:
84.7982, 6.7757, 7.4200
#f5d5d7 color charts
#f5d5d7 color shades, tints & tones
#f5d5d7 color schemes
#f5d5d7 color preview, HTML & CSS examples
This text has a color of #f5d5d7
<p style="color:#f5d5d7;">Text here</p>
.mytext {color:#f5d5d7;}
This box has a color of #f5d5d7
<div style="background-color:#f5d5d7;">Content here</div>
.mybackground {background-color:#f5d5d7;}
Border around this has a color of #f5d5d7
<div style="border:2px solid #f5d5d7;">Content here</div>
.myborder {border:2px solid #f5d5d7;}