#bc5656 color space conversions
Hex:
#bc5656
RGB:
188, 86, 86
CMY:
26, 66, 66
CMYK:
0, 54, 54, 26
HSL:
0°, 43.2203%, 53.7255%
HSV (HSB):
0°, 54.2553%, 73.7255%
XYZ:
25.7465, 18.0188, 10.9251
xyY:
0.4708, 0.3295, 18.0188
CIE-Lab:
49.5189, 41.1076, 20.0275
CIE-LCH:
49.5189, 45.7267, 25.9752
CIE-Luv:
49.5189, 74.2718, 16.0122
Hunter-Lab:
42.4486, 33.9814, 14.4544
#bc5656 color charts
#bc5656 color shades, tints & tones
#bc5656 color schemes
#bc5656 color preview, HTML & CSS examples
This text has a color of #bc5656
<p style="color:#bc5656;">Text here</p>
.mytext {color:#bc5656;}
This box has a color of #bc5656
<div style="background-color:#bc5656;">Content here</div>
.mybackground {background-color:#bc5656;}
Border around this has a color of #bc5656
<div style="border:2px solid #bc5656;">Content here</div>
.myborder {border:2px solid #bc5656;}