#fcbedc color space conversions
Hex:
#fcbedc
RGB:
252, 190, 220
CMY:
1, 25, 14
CMYK:
0, 25, 13, 1
HSL:
331°, 91.1765%, 86.6667%
HSV (HSB):
331°, 24.6032%, 98.8235%
XYZ:
71.4766, 62.6897, 76.0432
xyY:
0.3400, 0.2982, 62.6897
CIE-Lab:
83.2788, 26.7603, -6.2745
CIE-LCH:
83.2788, 27.4860, 346.8042
CIE-Luv:
83.2788, 35.4440, -14.4128
Hunter-Lab:
79.1768, 22.5809, -1.5197
#fcbedc color charts
#fcbedc color shades, tints & tones
#fcbedc color schemes
#fcbedc color preview, HTML & CSS examples
This text has a color of #fcbedc
<p style="color:#fcbedc;">Text here</p>
.mytext {color:#fcbedc;}
This box has a color of #fcbedc
<div style="background-color:#fcbedc;">Content here</div>
.mybackground {background-color:#fcbedc;}
Border around this has a color of #fcbedc
<div style="border:2px solid #fcbedc;">Content here</div>
.myborder {border:2px solid #fcbedc;}