#fcbcec color space conversions
Hex:
#fcbcec
RGB:
252, 188, 236
CMY:
1, 26, 7
CMYK:
0, 25, 6, 1
HSL:
315°, 91.4286%, 86.2745%
HSV (HSB):
315°, 25.3968%, 98.8235%
XYZ:
73.2684, 62.7180, 87.6010
xyY:
0.3277, 0.2805, 62.7180
CIE-Lab:
83.2938, 30.4639, -14.8181
CIE-LCH:
83.2938, 33.8766, 334.0610
CIE-Luv:
83.2938, 34.3150, -28.4342
Hunter-Lab:
79.1947, 26.5518, -10.1472
#fcbcec color charts
#fcbcec color shades, tints & tones
#fcbcec color schemes
#fcbcec color preview, HTML & CSS examples
This text has a color of #fcbcec
<p style="color:#fcbcec;">Text here</p>
.mytext {color:#fcbcec;}
This box has a color of #fcbcec
<div style="background-color:#fcbcec;">Content here</div>
.mybackground {background-color:#fcbcec;}
Border around this has a color of #fcbcec
<div style="border:2px solid #fcbcec;">Content here</div>
.myborder {border:2px solid #fcbcec;}