#bc672e color space conversions
Hex:
#bc672e
RGB:
188, 103, 46
CMY:
26, 60, 82
CMYK:
0, 45, 76, 26
HSL:
24°, 60.6838%, 45.8824%
HSV (HSB):
24°, 75.5319%, 73.7255%
XYZ:
26.0824, 20.5891, 5.1842
xyY:
0.5030, 0.3970, 20.5891
CIE-Lab:
52.4968, 29.6725, 45.6094
CIE-LCH:
52.4968, 54.4121, 56.9528
CIE-Luv:
52.4968, 68.1394, 41.2107
Hunter-Lab:
45.3752, 23.1981, 24.9887
#bc672e color charts
#bc672e color shades, tints & tones
#bc672e color schemes
#bc672e color preview, HTML & CSS examples
This text has a color of #bc672e
<p style="color:#bc672e;">Text here</p>
.mytext {color:#bc672e;}
This box has a color of #bc672e
<div style="background-color:#bc672e;">Content here</div>
.mybackground {background-color:#bc672e;}
Border around this has a color of #bc672e
<div style="border:2px solid #bc672e;">Content here</div>
.myborder {border:2px solid #bc672e;}