#bc9995 color space conversions
Hex:
#bc9995
RGB:
188, 153, 149
CMY:
26, 40, 42
CMYK:
0, 19, 21, 26
HSL:
6°, 22.5434%, 66.0784%
HSV (HSB):
6°, 20.7447%, 73.7255%
XYZ:
37.5551, 35.6438, 33.3343
xyY:
0.3525, 0.3346, 35.6438
CIE-Lab:
66.2468, 12.3870, 7.0098
CIE-LCH:
66.2468, 14.2329, 29.5056
CIE-Luv:
66.2468, 22.0737, 7.6503
Hunter-Lab:
59.7024, 7.8041, 8.6876
#bc9995 color charts
#bc9995 color shades, tints & tones
#bc9995 color schemes
#bc9995 color preview, HTML & CSS examples
This text has a color of #bc9995
<p style="color:#bc9995;">Text here</p>
.mytext {color:#bc9995;}
This box has a color of #bc9995
<div style="background-color:#bc9995;">Content here</div>
.mybackground {background-color:#bc9995;}
Border around this has a color of #bc9995
<div style="border:2px solid #bc9995;">Content here</div>
.myborder {border:2px solid #bc9995;}