#bd643d color space conversions
Hex:
#bd643d
RGB:
189, 100, 61
CMY:
26, 61, 76
CMYK:
0, 47, 68, 26
HSL:
18°, 51.2000%, 49.0196%
HSV (HSB):
18°, 67.7249%, 74.1176%
XYZ:
26.3857, 20.2701, 6.9367
xyY:
0.4923, 0.3782, 20.2701
CIE-Lab:
52.1412, 32.4601, 37.6067
CIE-LCH:
52.1412, 49.6782, 49.2010
CIE-Luv:
52.1412, 69.5736, 34.5993
Hunter-Lab:
45.0223, 25.8225, 22.3806
#bd643d color charts
#bd643d color shades, tints & tones
#bd643d color schemes
#bd643d color preview, HTML & CSS examples
This text has a color of #bd643d
<p style="color:#bd643d;">Text here</p>
.mytext {color:#bd643d;}
This box has a color of #bd643d
<div style="background-color:#bd643d;">Content here</div>
.mybackground {background-color:#bd643d;}
Border around this has a color of #bd643d
<div style="border:2px solid #bd643d;">Content here</div>
.myborder {border:2px solid #bd643d;}