#bc6e00 color space conversions
Hex:
#bc6e00
RGB:
188, 110, 0
CMY:
26, 57, 100
CMYK:
0, 41, 100, 26
HSL:
35°, 100.0000%, 36.8627%
HSV (HSB):
35°, 100.0000%, 73.7255%
XYZ:
26.3150, 21.8432, 2.8292
xyY:
0.5161, 0.4284, 21.8432
CIE-Lab:
53.8603, 24.7585, 61.2110
CIE-LCH:
53.8603, 66.0285, 67.9778
CIE-Luv:
53.8603, 64.8170, 51.8497
Hunter-Lab:
46.7367, 18.7146, 29.1266
#bc6e00 color charts
#bc6e00 color shades, tints & tones
#bc6e00 color schemes
#bc6e00 color preview, HTML & CSS examples
This text has a color of #bc6e00
<p style="color:#bc6e00;">Text here</p>
.mytext {color:#bc6e00;}
This box has a color of #bc6e00
<div style="background-color:#bc6e00;">Content here</div>
.mybackground {background-color:#bc6e00;}
Border around this has a color of #bc6e00
<div style="border:2px solid #bc6e00;">Content here</div>
.myborder {border:2px solid #bc6e00;}