#bd713b color space conversions
Hex:
#bd713b
RGB:
189, 113, 59
CMY:
26, 56, 77
CMYK:
0, 40, 69, 26
HSL:
25°, 52.4194%, 48.6275%
HSV (HSB):
25°, 68.7831%, 74.1176%
XYZ:
27.6808, 22.9448, 7.1075
xyY:
0.4795, 0.3974, 22.9448
CIE-Lab:
55.0155, 25.3224, 41.9120
CIE-LCH:
55.0155, 48.9677, 58.8604
CIE-Luv:
55.0155, 59.9143, 40.6827
Hunter-Lab:
47.9008, 19.3249, 24.7331
#bd713b color charts
#bd713b color shades, tints & tones
#bd713b color schemes
#bd713b color preview, HTML & CSS examples
This text has a color of #bd713b
<p style="color:#bd713b;">Text here</p>
.mytext {color:#bd713b;}
This box has a color of #bd713b
<div style="background-color:#bd713b;">Content here</div>
.mybackground {background-color:#bd713b;}
Border around this has a color of #bd713b
<div style="border:2px solid #bd713b;">Content here</div>
.myborder {border:2px solid #bd713b;}