#bc673d color space conversions
Hex:
#bc673d
RGB:
188, 103, 61
CMY:
26, 60, 76
CMYK:
0, 45, 68, 26
HSL:
20°, 51.0040%, 48.8235%
HSV (HSB):
20°, 67.5532%, 73.7255%
XYZ:
26.4316, 20.7288, 7.0228
xyY:
0.4878, 0.3826, 20.7288
CIE-Lab:
52.6514, 30.4499, 38.1571
CIE-LCH:
52.6514, 48.8176, 51.4096
CIE-Luv:
52.6514, 66.4820, 35.6954
Hunter-Lab:
45.5289, 23.9519, 22.7247
#bc673d color charts
#bc673d color shades, tints & tones
#bc673d color schemes
#bc673d color preview, HTML & CSS examples
This text has a color of #bc673d
<p style="color:#bc673d;">Text here</p>
.mytext {color:#bc673d;}
This box has a color of #bc673d
<div style="background-color:#bc673d;">Content here</div>
.mybackground {background-color:#bc673d;}
Border around this has a color of #bc673d
<div style="border:2px solid #bc673d;">Content here</div>
.myborder {border:2px solid #bc673d;}