#bc565e color space conversions
Hex:
#bc565e
RGB:
188, 86, 94
CMY:
26, 66, 63
CMYK:
0, 54, 50, 26
HSL:
355°, 43.2203%, 53.7255%
HSV (HSB):
355°, 54.2553%, 73.7255%
XYZ:
26.0872, 18.1551, 12.7190
xyY:
0.4580, 0.3187, 18.1551
CIE-Lab:
49.6837, 41.8181, 15.4803
CIE-LCH:
49.6837, 44.5914, 20.3136
CIE-Luv:
49.6837, 72.4658, 11.0682
Hunter-Lab:
42.6088, 34.7211, 12.1277
#bc565e color charts
#bc565e color shades, tints & tones
#bc565e color schemes
#bc565e color preview, HTML & CSS examples
This text has a color of #bc565e
<p style="color:#bc565e;">Text here</p>
.mytext {color:#bc565e;}
This box has a color of #bc565e
<div style="background-color:#bc565e;">Content here</div>
.mybackground {background-color:#bc565e;}
Border around this has a color of #bc565e
<div style="border:2px solid #bc565e;">Content here</div>
.myborder {border:2px solid #bc565e;}