#bd923d color space conversions
Hex:
#bd923d
RGB:
189, 146, 61
CMY:
26, 43, 76
CMYK:
0, 23, 68, 26
HSL:
40°, 51.2000%, 49.0196%
HSV (HSB):
40°, 67.7249%, 74.1176%
XYZ:
32.1075, 31.7135, 8.8440
xyY:
0.4419, 0.4364, 31.7135
CIE-Lab:
63.1054, 7.2529, 49.7738
CIE-LCH:
63.1054, 50.2995, 81.7094
CIE-Luv:
63.1054, 34.8752, 53.9959
Hunter-Lab:
56.3147, 3.2197, 30.1091
#bd923d color charts
#bd923d color shades, tints & tones
#bd923d color schemes
#bd923d color preview, HTML & CSS examples
This text has a color of #bd923d
<p style="color:#bd923d;">Text here</p>
.mytext {color:#bd923d;}
This box has a color of #bd923d
<div style="background-color:#bd923d;">Content here</div>
.mybackground {background-color:#bd923d;}
Border around this has a color of #bd923d
<div style="border:2px solid #bd923d;">Content here</div>
.myborder {border:2px solid #bd923d;}