#bd7a5c color space conversions
Hex:
#bd7a5c
RGB:
189, 122, 92
CMY:
26, 52, 64
CMYK:
0, 35, 51, 26
HSL:
19°, 42.3581%, 55.0980%
HSV (HSB):
19°, 51.3228%, 74.1176%
XYZ:
29.8776, 25.5106, 13.4745
xyY:
0.4339, 0.3705, 25.5106
CIE-Lab:
57.5696, 22.8585, 27.1779
CIE-LCH:
57.5696, 35.5127, 49.9338
CIE-Luv:
57.5696, 49.3970, 28.8445
Hunter-Lab:
50.5080, 17.2011, 19.5382
#bd7a5c color charts
#bd7a5c color shades, tints & tones
#bd7a5c color schemes
#bd7a5c color preview, HTML & CSS examples
This text has a color of #bd7a5c
<p style="color:#bd7a5c;">Text here</p>
.mytext {color:#bd7a5c;}
This box has a color of #bd7a5c
<div style="background-color:#bd7a5c;">Content here</div>
.mybackground {background-color:#bd7a5c;}
Border around this has a color of #bd7a5c
<div style="border:2px solid #bd7a5c;">Content here</div>
.myborder {border:2px solid #bd7a5c;}