#ffbcd5 color space conversions
Hex:
#ffbcd5
RGB:
255, 188, 213
CMY:
0, 26, 16
CMYK:
0, 26, 16, 0
HSL:
338°, 100.0000%, 86.8627%
HSV (HSB):
338°, 26.2745%, 100.0000%
XYZ:
71.2335, 62.0305, 71.1695
xyY:
0.3484, 0.3034, 62.0305
CIE-Lab:
82.9297, 27.7492, -3.0016
CIE-LCH:
82.9297, 27.9110, 353.8264
CIE-Luv:
82.9297, 39.4957, -9.6235
Hunter-Lab:
78.7595, 23.6140, 1.5554
#ffbcd5 color charts
#ffbcd5 color shades, tints & tones
#ffbcd5 color schemes
#ffbcd5 color preview, HTML & CSS examples
This text has a color of #ffbcd5
<p style="color:#ffbcd5;">Text here</p>
.mytext {color:#ffbcd5;}
This box has a color of #ffbcd5
<div style="background-color:#ffbcd5;">Content here</div>
.mybackground {background-color:#ffbcd5;}
Border around this has a color of #ffbcd5
<div style="border:2px solid #ffbcd5;">Content here</div>
.myborder {border:2px solid #ffbcd5;}