#bd6e31 color space conversions
Hex:
#bd6e31
RGB:
189, 110, 49
CMY:
26, 57, 81
CMYK:
0, 42, 74, 26
HSL:
26°, 58.8235%, 46.6667%
HSV (HSB):
26°, 74.0741%, 74.1176%
XYZ:
27.1166, 22.1924, 5.7601
xyY:
0.4924, 0.4030, 22.1924
CIE-Lab:
54.2306, 26.4382, 46.0080
CIE-LCH:
54.2306, 53.0633, 60.1164
CIE-Luv:
54.2306, 63.2053, 43.0462
Hunter-Lab:
47.1088, 20.3069, 25.7267
#bd6e31 color charts
#bd6e31 color shades, tints & tones
#bd6e31 color schemes
#bd6e31 color preview, HTML & CSS examples
This text has a color of #bd6e31
<p style="color:#bd6e31;">Text here</p>
.mytext {color:#bd6e31;}
This box has a color of #bd6e31
<div style="background-color:#bd6e31;">Content here</div>
.mybackground {background-color:#bd6e31;}
Border around this has a color of #bd6e31
<div style="border:2px solid #bd6e31;">Content here</div>
.myborder {border:2px solid #bd6e31;}