#bc6e10 color space conversions
Hex:
#bc6e10
RGB:
188, 110, 16
CMY:
26, 57, 94
CMYK:
0, 41, 91, 26
HSL:
33°, 84.3137%, 40.0000%
HSV (HSB):
33°, 91.4894%, 73.7255%
XYZ:
26.4085, 21.8806, 3.3217
xyY:
0.5117, 0.4240, 21.8806
CIE-Lab:
53.9001, 24.9723, 58.0245
CIE-LCH:
53.9001, 63.1701, 66.7142
CIE-Luv:
53.9001, 64.3939, 50.3125
Hunter-Lab:
46.7767, 18.9155, 28.5334
#bc6e10 color charts
#bc6e10 color shades, tints & tones
#bc6e10 color schemes
#bc6e10 color preview, HTML & CSS examples
This text has a color of #bc6e10
<p style="color:#bc6e10;">Text here</p>
.mytext {color:#bc6e10;}
This box has a color of #bc6e10
<div style="background-color:#bc6e10;">Content here</div>
.mybackground {background-color:#bc6e10;}
Border around this has a color of #bc6e10
<div style="border:2px solid #bc6e10;">Content here</div>
.myborder {border:2px solid #bc6e10;}