#ffbcbf color space conversions
Hex:
#ffbcbf
RGB:
255, 188, 191
CMY:
0, 26, 25
CMYK:
0, 26, 25, 0
HSL:
357°, 100.0000%, 86.8627%
HSV (HSB):
357°, 26.2745%, 100.0000%
XYZ:
68.6272, 60.9880, 57.4450
xyY:
0.3669, 0.3260, 60.9880
CIE-Lab:
82.3723, 24.5436, 8.0002
CIE-LCH:
82.3723, 25.8145, 18.0538
CIE-Luv:
82.3723, 42.4793, 7.0389
Hunter-Lab:
78.0948, 20.1940, 11.0538
#ffbcbf color charts
#ffbcbf color shades, tints & tones
#ffbcbf color schemes
#ffbcbf color preview, HTML & CSS examples
This text has a color of #ffbcbf
<p style="color:#ffbcbf;">Text here</p>
.mytext {color:#ffbcbf;}
This box has a color of #ffbcbf
<div style="background-color:#ffbcbf;">Content here</div>
.mybackground {background-color:#ffbcbf;}
Border around this has a color of #ffbcbf
<div style="border:2px solid #ffbcbf;">Content here</div>
.myborder {border:2px solid #ffbcbf;}