#f5cdd7 color space conversions
Hex:
#f5cdd7
RGB:
245, 205, 215
CMY:
4, 20, 16
CMYK:
0, 16, 12, 4
HSL:
345°, 66.6667%, 88.2353%
HSV (HSB):
345°, 16.3265%, 96.0784%
XYZ:
71.7533, 67.9814, 73.6299
xyY:
0.3363, 0.3186, 67.9814
CIE-Lab:
85.9972, 15.6292, 0.3096
CIE-LCH:
85.9972, 15.6323, 1.1350
CIE-Luv:
85.9972, 23.3200, -2.3810
Hunter-Lab:
82.4508, 11.0515, 4.7687
#f5cdd7 color charts
#f5cdd7 color shades, tints & tones
#f5cdd7 color schemes
#f5cdd7 color preview, HTML & CSS examples
This text has a color of #f5cdd7
<p style="color:#f5cdd7;">Text here</p>
.mytext {color:#f5cdd7;}
This box has a color of #f5cdd7
<div style="background-color:#f5cdd7;">Content here</div>
.mybackground {background-color:#f5cdd7;}
Border around this has a color of #f5cdd7
<div style="border:2px solid #f5cdd7;">Content here</div>
.myborder {border:2px solid #f5cdd7;}