#bd703d color space conversions
Hex:
#bd703d
RGB:
189, 112, 61
CMY:
26, 56, 76
CMYK:
0, 41, 68, 26
HSL:
24°, 51.2000%, 49.0196%
HSV (HSB):
24°, 67.7249%, 74.1176%
XYZ:
27.6227, 22.7441, 7.3490
xyY:
0.4786, 0.3941, 22.7441
CIE-Lab:
54.8077, 25.9859, 40.6518
CIE-LCH:
54.8077, 48.2477, 57.4120
CIE-Luv:
54.8077, 60.4685, 39.4804
Hunter-Lab:
47.6908, 19.9293, 24.2471
#bd703d color charts
#bd703d color shades, tints & tones
#bd703d color schemes
#bd703d color preview, HTML & CSS examples
This text has a color of #bd703d
<p style="color:#bd703d;">Text here</p>
.mytext {color:#bd703d;}
This box has a color of #bd703d
<div style="background-color:#bd703d;">Content here</div>
.mybackground {background-color:#bd703d;}
Border around this has a color of #bd703d
<div style="border:2px solid #bd703d;">Content here</div>
.myborder {border:2px solid #bd703d;}