#bc706d color space conversions
Hex:
#bc706d
RGB:
188, 112, 109
CMY:
26, 56, 57
CMYK:
0, 40, 42, 26
HSL:
2°, 37.0892%, 58.2353%
HSV (HSB):
2°, 42.0213%, 73.7255%
XYZ:
29.2935, 23.3838, 17.4376
xyY:
0.4178, 0.3335, 23.3838
CIE-Lab:
55.4655, 29.6979, 14.6058
CIE-LCH:
55.4655, 33.0952, 26.1886
CIE-Luv:
55.4655, 52.7581, 13.2796
Hunter-Lab:
48.3568, 23.5070, 12.4697
#bc706d color charts
#bc706d color shades, tints & tones
#bc706d color schemes
#bc706d color preview, HTML & CSS examples
This text has a color of #bc706d
<p style="color:#bc706d;">Text here</p>
.mytext {color:#bc706d;}
This box has a color of #bc706d
<div style="background-color:#bc706d;">Content here</div>
.mybackground {background-color:#bc706d;}
Border around this has a color of #bc706d
<div style="border:2px solid #bc706d;">Content here</div>
.myborder {border:2px solid #bc706d;}