#fcbed9 color space conversions
Hex:
#fcbed9
RGB:
252, 190, 217
CMY:
1, 25, 15
CMYK:
0, 25, 14, 1
HSL:
334°, 91.1765%, 86.6667%
HSV (HSB):
334°, 24.6032%, 98.8235%
XYZ:
71.0827, 62.5321, 73.9691
xyY:
0.3424, 0.3012, 62.5321
CIE-Lab:
83.1956, 26.2823, -4.7898
CIE-LCH:
83.1956, 26.7152, 349.6716
CIE-Luv:
83.1956, 35.8435, -12.0542
Hunter-Lab:
79.0772, 22.0689, -0.1060
#fcbed9 color charts
#fcbed9 color shades, tints & tones
#fcbed9 color schemes
#fcbed9 color preview, HTML & CSS examples
This text has a color of #fcbed9
<p style="color:#fcbed9;">Text here</p>
.mytext {color:#fcbed9;}
This box has a color of #fcbed9
<div style="background-color:#fcbed9;">Content here</div>
.mybackground {background-color:#fcbed9;}
Border around this has a color of #fcbed9
<div style="border:2px solid #fcbed9;">Content here</div>
.myborder {border:2px solid #fcbed9;}