#fcbded color space conversions
Hex:
#fcbded
RGB:
252, 189, 237
CMY:
1, 26, 7
CMYK:
0, 25, 6, 1
HSL:
314°, 91.3043%, 86.4706%
HSV (HSB):
314°, 25.0000%, 98.8235%
XYZ:
73.6285, 63.2051, 88.4399
xyY:
0.3268, 0.2806, 63.2051
CIE-Lab:
83.5502, 30.1088, -14.9680
CIE-LCH:
83.5502, 33.6241, 333.5666
CIE-Luv:
83.5502, 33.6638, -28.6214
Hunter-Lab:
79.5016, 26.1857, -10.3048
#fcbded color charts
#fcbded color shades, tints & tones
#fcbded color schemes
#fcbded color preview, HTML & CSS examples
This text has a color of #fcbded
<p style="color:#fcbded;">Text here</p>
.mytext {color:#fcbded;}
This box has a color of #fcbded
<div style="background-color:#fcbded;">Content here</div>
.mybackground {background-color:#fcbded;}
Border around this has a color of #fcbded
<div style="border:2px solid #fcbded;">Content here</div>
.myborder {border:2px solid #fcbded;}