#bd721f color space conversions
Hex:
#bd721f
RGB:
189, 114, 31
CMY:
26, 55, 88
CMYK:
0, 40, 84, 26
HSL:
32°, 71.8182%, 43.1373%
HSV (HSB):
32°, 83.5979%, 74.1176%
XYZ:
27.2509, 22.9524, 4.2903
xyY:
0.5001, 0.4212, 22.9524
CIE-Lab:
55.0232, 23.5642, 54.3969
CIE-LCH:
55.0232, 59.2815, 66.5782
CIE-Luv:
55.0232, 61.3178, 49.3844
Hunter-Lab:
47.9086, 17.6924, 28.2265
#bd721f color charts
#bd721f color shades, tints & tones
#bd721f color schemes
#bd721f color preview, HTML & CSS examples
This text has a color of #bd721f
<p style="color:#bd721f;">Text here</p>
.mytext {color:#bd721f;}
This box has a color of #bd721f
<div style="background-color:#bd721f;">Content here</div>
.mybackground {background-color:#bd721f;}
Border around this has a color of #bd721f
<div style="border:2px solid #bd721f;">Content here</div>
.myborder {border:2px solid #bd721f;}