#bd764c color space conversions
Hex:
#bd764c
RGB:
189, 118, 76
CMY:
26, 54, 70
CMYK:
0, 38, 60, 26
HSL:
22°, 46.1224%, 51.9608%
HSV (HSB):
22°, 59.7884%, 74.1176%
XYZ:
28.7692, 24.2975, 10.0111
xyY:
0.4561, 0.3852, 24.2975
CIE-Lab:
56.3844, 23.7099, 34.5321
CIE-LCH:
56.3844, 41.8883, 55.5264
CIE-Luv:
56.3844, 54.2706, 35.4098
Hunter-Lab:
49.2925, 17.9184, 22.4632
#bd764c color charts
#bd764c color shades, tints & tones
#bd764c color schemes
#bd764c color preview, HTML & CSS examples
This text has a color of #bd764c
<p style="color:#bd764c;">Text here</p>
.mytext {color:#bd764c;}
This box has a color of #bd764c
<div style="background-color:#bd764c;">Content here</div>
.mybackground {background-color:#bd764c;}
Border around this has a color of #bd764c
<div style="border:2px solid #bd764c;">Content here</div>
.myborder {border:2px solid #bd764c;}