#ffbcd7 color space conversions
Hex:
#ffbcd7
RGB:
255, 188, 215
CMY:
0, 26, 16
CMYK:
0, 26, 16, 0
HSL:
336°, 100.0000%, 86.8627%
HSV (HSB):
336°, 26.2745%, 100.0000%
XYZ:
71.4890, 62.1327, 72.5149
xyY:
0.3468, 0.3014, 62.1327
CIE-Lab:
82.9840, 28.0575, -3.9949
CIE-LCH:
82.9840, 28.3405, 351.8965
CIE-Luv:
82.9840, 39.2179, -11.1814
Hunter-Lab:
78.8243, 23.9463, 0.6328
#ffbcd7 color charts
#ffbcd7 color shades, tints & tones
#ffbcd7 color schemes
#ffbcd7 color preview, HTML & CSS examples
This text has a color of #ffbcd7
<p style="color:#ffbcd7;">Text here</p>
.mytext {color:#ffbcd7;}
This box has a color of #ffbcd7
<div style="background-color:#ffbcd7;">Content here</div>
.mybackground {background-color:#ffbcd7;}
Border around this has a color of #ffbcd7
<div style="border:2px solid #ffbcd7;">Content here</div>
.myborder {border:2px solid #ffbcd7;}