#fcbaed color space conversions
Hex:
#fcbaed
RGB:
252, 186, 237
CMY:
1, 27, 7
CMYK:
0, 26, 6, 1
HSL:
314°, 91.6667%, 85.8824%
HSV (HSB):
314°, 26.1905%, 98.8235%
XYZ:
72.9899, 61.9277, 88.2270
xyY:
0.3271, 0.2775, 61.9277
CIE-Lab:
82.8749, 31.6875, -15.9823
CIE-LCH:
82.8749, 35.4899, 333.2349
CIE-Luv:
82.8749, 35.1969, -30.4852
Hunter-Lab:
78.6941, 27.8463, -11.3864
#fcbaed color charts
#fcbaed color shades, tints & tones
#fcbaed color schemes
#fcbaed color preview, HTML & CSS examples
This text has a color of #fcbaed
<p style="color:#fcbaed;">Text here</p>
.mytext {color:#fcbaed;}
This box has a color of #fcbaed
<div style="background-color:#fcbaed;">Content here</div>
.mybackground {background-color:#fcbaed;}
Border around this has a color of #fcbaed
<div style="border:2px solid #fcbaed;">Content here</div>
.myborder {border:2px solid #fcbaed;}