#bd924c color space conversions
Hex:
#bd924c
RGB:
189, 146, 76
CMY:
26, 43, 70
CMYK:
0, 23, 60, 26
HSL:
37°, 46.1224%, 51.9608%
HSV (HSB):
37°, 59.7884%, 74.1176%
XYZ:
32.5697, 31.8984, 11.2779
xyY:
0.4300, 0.4211, 31.8984
CIE-Lab:
63.2588, 8.2545, 42.7271
CIE-LCH:
63.2588, 43.5172, 79.0656
CIE-Luv:
63.2588, 33.9280, 48.1436
Hunter-Lab:
56.4787, 4.0983, 27.6958
#bd924c color charts
#bd924c color shades, tints & tones
#bd924c color schemes
#bd924c color preview, HTML & CSS examples
This text has a color of #bd924c
<p style="color:#bd924c;">Text here</p>
.mytext {color:#bd924c;}
This box has a color of #bd924c
<div style="background-color:#bd924c;">Content here</div>
.mybackground {background-color:#bd924c;}
Border around this has a color of #bd924c
<div style="border:2px solid #bd924c;">Content here</div>
.myborder {border:2px solid #bd924c;}