#f5cbec color space conversions
Hex:
#f5cbec
RGB:
245, 203, 236
CMY:
4, 20, 7
CMYK:
0, 17, 4, 4
HSL:
313°, 67.7419%, 87.8431%
HSV (HSB):
313°, 17.1429%, 96.0784%
XYZ:
74.1524, 68.1805, 88.6088
xyY:
0.3211, 0.2952, 68.1805
CIE-Lab:
86.0966, 20.2193, -10.6962
CIE-LCH:
86.0966, 22.8742, 332.1206
CIE-Luv:
86.0966, 22.1901, -20.1816
Hunter-Lab:
82.5715, 15.8000, -5.8250
#f5cbec color charts
#f5cbec color shades, tints & tones
#f5cbec color schemes
#f5cbec color preview, HTML & CSS examples
This text has a color of #f5cbec
<p style="color:#f5cbec;">Text here</p>
.mytext {color:#f5cbec;}
This box has a color of #f5cbec
<div style="background-color:#f5cbec;">Content here</div>
.mybackground {background-color:#f5cbec;}
Border around this has a color of #f5cbec
<div style="border:2px solid #f5cbec;">Content here</div>
.myborder {border:2px solid #f5cbec;}