#ffbcd8 color space conversions
Hex:
#ffbcd8
RGB:
255, 188, 216
CMY:
0, 26, 15
CMYK:
0, 26, 15, 0
HSL:
335°, 100.0000%, 86.8627%
HSV (HSB):
335°, 26.2745%, 100.0000%
XYZ:
71.6179, 62.1843, 73.1938
xyY:
0.3460, 0.3004, 62.1843
CIE-Lab:
83.0113, 28.2127, -4.4911
CIE-LCH:
83.0113, 28.5679, 350.9551
CIE-Luv:
83.0113, 39.0786, -11.9627
Hunter-Lab:
78.8570, 24.1138, 0.1679
#ffbcd8 color charts
#ffbcd8 color shades, tints & tones
#ffbcd8 color schemes
#ffbcd8 color preview, HTML & CSS examples
This text has a color of #ffbcd8
<p style="color:#ffbcd8;">Text here</p>
.mytext {color:#ffbcd8;}
This box has a color of #ffbcd8
<div style="background-color:#ffbcd8;">Content here</div>
.mybackground {background-color:#ffbcd8;}
Border around this has a color of #ffbcd8
<div style="border:2px solid #ffbcd8;">Content here</div>
.myborder {border:2px solid #ffbcd8;}