#bc722d color space conversions
Hex:
#bc722d
RGB:
188, 114, 45
CMY:
26, 55, 82
CMYK:
0, 39, 76, 26
HSL:
29°, 61.3734%, 45.6863%
HSV (HSB):
29°, 76.0638%, 73.7255%
XYZ:
27.2300, 22.9155, 5.4706
xyY:
0.4896, 0.4120, 22.9155
CIE-Lab:
54.9851, 23.6441, 48.5886
CIE-LCH:
54.9851, 54.0360, 64.0515
CIE-Luv:
54.9851, 59.5691, 45.7958
Hunter-Lab:
47.8701, 17.7637, 26.7334
#bc722d color charts
#bc722d color shades, tints & tones
#bc722d color schemes
#bc722d color preview, HTML & CSS examples
This text has a color of #bc722d
<p style="color:#bc722d;">Text here</p>
.mytext {color:#bc722d;}
This box has a color of #bc722d
<div style="background-color:#bc722d;">Content here</div>
.mybackground {background-color:#bc722d;}
Border around this has a color of #bc722d
<div style="border:2px solid #bc722d;">Content here</div>
.myborder {border:2px solid #bc722d;}