#bd712f color space conversions
Hex:
#bd712f
RGB:
189, 113, 47
CMY:
26, 56, 82
CMYK:
0, 40, 75, 26
HSL:
28°, 60.1695%, 46.2745%
HSV (HSB):
28°, 75.1323%, 74.1176%
XYZ:
27.4045, 22.8343, 5.6524
xyY:
0.4903, 0.4085, 22.8343
CIE-Lab:
54.9013, 24.7082, 47.6351
CIE-LCH:
54.9013, 53.6619, 62.5843
CIE-Luv:
54.9013, 61.0236, 44.8670
Hunter-Lab:
47.7853, 18.7442, 26.4364
#bd712f color charts
#bd712f color shades, tints & tones
#bd712f color schemes
#bd712f color preview, HTML & CSS examples
This text has a color of #bd712f
<p style="color:#bd712f;">Text here</p>
.mytext {color:#bd712f;}
This box has a color of #bd712f
<div style="background-color:#bd712f;">Content here</div>
.mybackground {background-color:#bd712f;}
Border around this has a color of #bd712f
<div style="border:2px solid #bd712f;">Content here</div>
.myborder {border:2px solid #bd712f;}