#bd805d color space conversions
Hex:
#bd805d
RGB:
189, 128, 93
CMY:
26, 50, 64
CMYK:
0, 32, 51, 26
HSL:
22°, 42.1053%, 55.2941%
HSV (HSB):
22°, 50.7937%, 74.1176%
XYZ:
30.6812, 27.0475, 13.9595
xyY:
0.4280, 0.3773, 27.0475
CIE-Lab:
59.0182, 19.6355, 28.4939
CIE-LCH:
59.0182, 34.6042, 55.4288
CIE-Luv:
59.0182, 45.0835, 31.1776
Hunter-Lab:
52.0072, 14.2921, 20.4907
#bd805d color charts
#bd805d color shades, tints & tones
#bd805d color schemes
#bd805d color preview, HTML & CSS examples
This text has a color of #bd805d
<p style="color:#bd805d;">Text here</p>
.mytext {color:#bd805d;}
This box has a color of #bd805d
<div style="background-color:#bd805d;">Content here</div>
.mybackground {background-color:#bd805d;}
Border around this has a color of #bd805d
<div style="border:2px solid #bd805d;">Content here</div>
.myborder {border:2px solid #bd805d;}