#bc6d2a color space conversions
Hex:
#bc6d2a
RGB:
188, 109, 42
CMY:
26, 57, 84
CMYK:
0, 42, 78, 26
HSL:
28°, 63.4783%, 45.0980%
HSV (HSB):
28°, 77.6596%, 73.7255%
XYZ:
26.6256, 21.7958, 4.9942
xyY:
0.4985, 0.4080, 21.7958
CIE-Lab:
53.8097, 26.2538, 48.7695
CIE-LCH:
53.8097, 55.3870, 61.7054
CIE-Luv:
53.8097, 63.7552, 44.7170
Hunter-Lab:
46.6860, 20.1003, 26.3377
#bc6d2a color charts
#bc6d2a color shades, tints & tones
#bc6d2a color schemes
#bc6d2a color preview, HTML & CSS examples
This text has a color of #bc6d2a
<p style="color:#bc6d2a;">Text here</p>
.mytext {color:#bc6d2a;}
This box has a color of #bc6d2a
<div style="background-color:#bc6d2a;">Content here</div>
.mybackground {background-color:#bc6d2a;}
Border around this has a color of #bc6d2a
<div style="border:2px solid #bc6d2a;">Content here</div>
.myborder {border:2px solid #bc6d2a;}