#bd924e color space conversions
Hex:
#bd924e
RGB:
189, 146, 78
CMY:
26, 43, 69
CMYK:
0, 23, 59, 26
HSL:
37°, 45.6790%, 52.3529%
HSV (HSB):
37°, 58.7302%, 74.1176%
XYZ:
32.6403, 31.9266, 11.6499
xyY:
0.4283, 0.4189, 31.9266
CIE-Lab:
63.2822, 8.4065, 41.7460
CIE-LCH:
63.2822, 42.5840, 78.6145
CIE-Luv:
63.2822, 33.7862, 47.2670
Hunter-Lab:
56.5037, 4.2321, 27.3282
#bd924e color charts
#bd924e color shades, tints & tones
#bd924e color schemes
#bd924e color preview, HTML & CSS examples
This text has a color of #bd924e
<p style="color:#bd924e;">Text here</p>
.mytext {color:#bd924e;}
This box has a color of #bd924e
<div style="background-color:#bd924e;">Content here</div>
.mybackground {background-color:#bd924e;}
Border around this has a color of #bd924e
<div style="border:2px solid #bd924e;">Content here</div>
.myborder {border:2px solid #bd924e;}