#f5cdeb color space conversions
Hex:
#f5cdeb
RGB:
245, 205, 235
CMY:
4, 20, 8
CMYK:
0, 16, 4, 4
HSL:
315°, 66.6667%, 88.2353%
HSV (HSB):
315°, 16.3265%, 96.0784%
XYZ:
74.4829, 69.0733, 88.0041
xyY:
0.3217, 0.2983, 69.0733
CIE-Lab:
86.5403, 18.9895, -9.5055
CIE-LCH:
86.5403, 21.2357, 333.4090
CIE-Luv:
86.5403, 21.2649, -18.0981
Hunter-Lab:
83.1103, 14.5274, -4.6039
#f5cdeb color charts
#f5cdeb color shades, tints & tones
#f5cdeb color schemes
#f5cdeb color preview, HTML & CSS examples
This text has a color of #f5cdeb
<p style="color:#f5cdeb;">Text here</p>
.mytext {color:#f5cdeb;}
This box has a color of #f5cdeb
<div style="background-color:#f5cdeb;">Content here</div>
.mybackground {background-color:#f5cdeb;}
Border around this has a color of #f5cdeb
<div style="border:2px solid #f5cdeb;">Content here</div>
.myborder {border:2px solid #f5cdeb;}