#bc5b5c color space conversions
Hex:
#bc5b5c
RGB:
188, 91, 92
CMY:
26, 64, 64
CMYK:
0, 52, 51, 26
HSL:
359°, 41.9913%, 54.7059%
HSV (HSB):
359°, 51.5957%, 73.7255%
XYZ:
26.4119, 18.9462, 12.3901
xyY:
0.4574, 0.3281, 18.9462
CIE-Lab:
50.6243, 39.1064, 17.9519
CIE-LCH:
50.6243, 43.0300, 24.6576
CIE-Luv:
50.6243, 69.7212, 14.4577
Hunter-Lab:
43.5273, 32.1391, 13.5921
#bc5b5c color charts
#bc5b5c color shades, tints & tones
#bc5b5c color schemes
#bc5b5c color preview, HTML & CSS examples
This text has a color of #bc5b5c
<p style="color:#bc5b5c;">Text here</p>
.mytext {color:#bc5b5c;}
This box has a color of #bc5b5c
<div style="background-color:#bc5b5c;">Content here</div>
.mybackground {background-color:#bc5b5c;}
Border around this has a color of #bc5b5c
<div style="border:2px solid #bc5b5c;">Content here</div>
.myborder {border:2px solid #bc5b5c;}