#f5cdd6 color space conversions
Hex:
#f5cdd6
RGB:
245, 205, 214
CMY:
4, 20, 16
CMYK:
0, 16, 13, 4
HSL:
347°, 66.6667%, 88.2353%
HSV (HSB):
347°, 16.3265%, 96.0784%
XYZ:
71.6251, 67.9302, 72.9551
xyY:
0.3370, 0.3197, 67.9302
CIE-Lab:
85.9715, 15.4686, 0.8034
CIE-LCH:
85.9715, 15.4894, 2.9730
CIE-Luv:
85.9715, 23.4209, -1.6116
Hunter-Lab:
82.4198, 10.8870, 5.2124
#f5cdd6 color charts
#f5cdd6 color shades, tints & tones
#f5cdd6 color schemes
#f5cdd6 color preview, HTML & CSS examples
This text has a color of #f5cdd6
<p style="color:#f5cdd6;">Text here</p>
.mytext {color:#f5cdd6;}
This box has a color of #f5cdd6
<div style="background-color:#f5cdd6;">Content here</div>
.mybackground {background-color:#f5cdd6;}
Border around this has a color of #f5cdd6
<div style="border:2px solid #f5cdd6;">Content here</div>
.myborder {border:2px solid #f5cdd6;}