#bd6e2d color space conversions
Hex:
#bd6e2d
RGB:
189, 110, 45
CMY:
26, 57, 82
CMYK:
0, 42, 76, 26
HSL:
27°, 61.5385%, 45.8824%
HSV (HSB):
27°, 76.1905%, 74.1176%
XYZ:
27.0359, 22.1601, 5.3350
xyY:
0.4958, 0.4064, 22.1601
CIE-Lab:
54.1965, 26.2582, 47.8435
CIE-LCH:
54.1965, 54.5756, 61.2405
CIE-Luv:
54.1965, 63.5525, 44.3021
Hunter-Lab:
47.0746, 20.1356, 26.2328
#bd6e2d color charts
#bd6e2d color shades, tints & tones
#bd6e2d color schemes
#bd6e2d color preview, HTML & CSS examples
This text has a color of #bd6e2d
<p style="color:#bd6e2d;">Text here</p>
.mytext {color:#bd6e2d;}
This box has a color of #bd6e2d
<div style="background-color:#bd6e2d;">Content here</div>
.mybackground {background-color:#bd6e2d;}
Border around this has a color of #bd6e2d
<div style="border:2px solid #bd6e2d;">Content here</div>
.myborder {border:2px solid #bd6e2d;}