#bc692c color space conversions
Hex:
#bc692c
RGB:
188, 105, 44
CMY:
26, 59, 83
CMYK:
0, 44, 77, 26
HSL:
25°, 62.0690%, 45.4902%
HSV (HSB):
25°, 76.5957%, 73.7255%
XYZ:
26.2452, 20.9764, 5.0484
xyY:
0.5021, 0.4013, 20.9764
CIE-Lab:
52.9236, 28.5077, 46.9834
CIE-LCH:
52.9236, 54.9557, 58.7523
CIE-Luv:
52.9236, 66.7509, 42.5955
Hunter-Lab:
45.8000, 22.1378, 25.5246
#bc692c color charts
#bc692c color shades, tints & tones
#bc692c color schemes
#bc692c color preview, HTML & CSS examples
This text has a color of #bc692c
<p style="color:#bc692c;">Text here</p>
.mytext {color:#bc692c;}
This box has a color of #bc692c
<div style="background-color:#bc692c;">Content here</div>
.mybackground {background-color:#bc692c;}
Border around this has a color of #bc692c
<div style="border:2px solid #bc692c;">Content here</div>
.myborder {border:2px solid #bc692c;}