#bc694b color space conversions
Hex:
#bc694b
RGB:
188, 105, 75
CMY:
26, 59, 71
CMYK:
0, 44, 60, 26
HSL:
16°, 45.7490%, 51.5686%
HSV (HSB):
16°, 60.1064%, 73.7255%
XYZ:
27.0606, 21.3025, 9.3422
xyY:
0.4689, 0.3692, 21.3025
CIE-Lab:
53.2790, 30.3133, 31.2350
CIE-LCH:
53.2790, 43.5261, 45.8579
CIE-Luv:
53.2790, 63.0954, 30.0850
Hunter-Lab:
46.1546, 23.8845, 20.3074
#bc694b color charts
#bc694b color shades, tints & tones
#bc694b color schemes
#bc694b color preview, HTML & CSS examples
This text has a color of #bc694b
<p style="color:#bc694b;">Text here</p>
.mytext {color:#bc694b;}
This box has a color of #bc694b
<div style="background-color:#bc694b;">Content here</div>
.mybackground {background-color:#bc694b;}
Border around this has a color of #bc694b
<div style="border:2px solid #bc694b;">Content here</div>
.myborder {border:2px solid #bc694b;}