#ffbcc0 color space conversions
Hex:
#ffbcc0
RGB:
255, 188, 192
CMY:
0, 26, 25
CMYK:
0, 26, 25, 0
HSL:
356°, 100.0000%, 86.8627%
HSV (HSB):
356°, 26.2745%, 100.0000%
XYZ:
68.7376, 61.0322, 58.0267
xyY:
0.3660, 0.3250, 61.0322
CIE-Lab:
82.3961, 24.6817, 7.4975
CIE-LCH:
82.3961, 25.7954, 16.8971
CIE-Luv:
82.3961, 42.3471, 6.3027
Hunter-Lab:
78.1231, 20.3401, 10.6480
#ffbcc0 color charts
#ffbcc0 color shades, tints & tones
#ffbcc0 color schemes
#ffbcc0 color preview, HTML & CSS examples
This text has a color of #ffbcc0
<p style="color:#ffbcc0;">Text here</p>
.mytext {color:#ffbcc0;}
This box has a color of #ffbcc0
<div style="background-color:#ffbcc0;">Content here</div>
.mybackground {background-color:#ffbcc0;}
Border around this has a color of #ffbcc0
<div style="border:2px solid #ffbcc0;">Content here</div>
.myborder {border:2px solid #ffbcc0;}