#fcbdec color space conversions
Hex:
#fcbdec
RGB:
252, 189, 236
CMY:
1, 26, 7
CMYK:
0, 25, 6, 1
HSL:
315°, 91.3043%, 86.4706%
HSV (HSB):
315°, 25.0000%, 98.8235%
XYZ:
73.4828, 63.1468, 87.6725
xyY:
0.3276, 0.2815, 63.1468
CIE-Lab:
83.5195, 29.9376, -14.4794
CIE-LCH:
83.5195, 33.2553, 334.1890
CIE-Luv:
83.5195, 33.8015, -27.8126
Hunter-Lab:
79.4649, 25.9988, -9.7883
#fcbdec color charts
#fcbdec color shades, tints & tones
#fcbdec color schemes
#fcbdec color preview, HTML & CSS examples
This text has a color of #fcbdec
<p style="color:#fcbdec;">Text here</p>
.mytext {color:#fcbdec;}
This box has a color of #fcbdec
<div style="background-color:#fcbdec;">Content here</div>
.mybackground {background-color:#fcbdec;}
Border around this has a color of #fcbdec
<div style="border:2px solid #fcbdec;">Content here</div>
.myborder {border:2px solid #fcbdec;}