#bd704e color space conversions
Hex:
#bd704e
RGB:
189, 112, 78
CMY:
26, 56, 69
CMYK:
0, 41, 59, 26
HSL:
18°, 45.6790%, 52.3529%
HSV (HSB):
18°, 58.7302%, 74.1176%
XYZ:
28.1556, 22.9572, 10.1550
xyY:
0.4595, 0.3747, 22.9572
CIE-Lab:
55.0282, 27.1515, 31.7635
CIE-LCH:
55.0282, 41.7866, 49.4761
CIE-Luv:
55.0282, 58.3989, 31.7501
Hunter-Lab:
47.9137, 21.0432, 20.9735
#bd704e color charts
#bd704e color shades, tints & tones
#bd704e color schemes
#bd704e color preview, HTML & CSS examples
This text has a color of #bd704e
<p style="color:#bd704e;">Text here</p>
.mytext {color:#bd704e;}
This box has a color of #bd704e
<div style="background-color:#bd704e;">Content here</div>
.mybackground {background-color:#bd704e;}
Border around this has a color of #bd704e
<div style="border:2px solid #bd704e;">Content here</div>
.myborder {border:2px solid #bd704e;}