#bc670d color space conversions
Hex:
#bc670d
RGB:
188, 103, 13
CMY:
26, 60, 95
CMYK:
0, 45, 93, 26
HSL:
31°, 87.0647%, 39.4118%
HSV (HSB):
31°, 93.0851%, 73.7255%
XYZ:
25.6619, 20.4209, 2.9699
xyY:
0.5232, 0.4163, 20.4209
CIE-Lab:
52.3098, 28.7232, 57.5719
CIE-LCH:
52.3098, 64.3393, 63.4850
CIE-Luv:
52.3098, 70.2340, 48.1552
Hunter-Lab:
45.1895, 22.2838, 27.7361
#bc670d color charts
#bc670d color shades, tints & tones
#bc670d color schemes
#bc670d color preview, HTML & CSS examples
This text has a color of #bc670d
<p style="color:#bc670d;">Text here</p>
.mytext {color:#bc670d;}
This box has a color of #bc670d
<div style="background-color:#bc670d;">Content here</div>
.mybackground {background-color:#bc670d;}
Border around this has a color of #bc670d
<div style="border:2px solid #bc670d;">Content here</div>
.myborder {border:2px solid #bc670d;}