#bd805c color space conversions
Hex:
#bd805c
RGB:
189, 128, 92
CMY:
26, 50, 64
CMYK:
0, 32, 51, 26
HSL:
22°, 42.3581%, 55.0980%
HSV (HSB):
22°, 51.3228%, 74.1176%
XYZ:
30.6372, 27.0299, 13.7277
xyY:
0.4291, 0.3786, 27.0299
CIE-Lab:
59.0020, 19.5415, 29.0271
CIE-LCH:
59.0020, 34.9921, 56.0509
CIE-Luv:
59.0020, 45.2019, 31.7352
Hunter-Lab:
51.9903, 14.2049, 20.7380
#bd805c color charts
#bd805c color shades, tints & tones
#bd805c color schemes
#bd805c color preview, HTML & CSS examples
This text has a color of #bd805c
<p style="color:#bd805c;">Text here</p>
.mytext {color:#bd805c;}
This box has a color of #bd805c
<div style="background-color:#bd805c;">Content here</div>
.mybackground {background-color:#bd805c;}
Border around this has a color of #bd805c
<div style="border:2px solid #bd805c;">Content here</div>
.myborder {border:2px solid #bd805c;}