#bc6007 color space conversions
Hex:
#bc6007
RGB:
188, 96, 7
CMY:
26, 62, 97
CMYK:
0, 49, 96, 26
HSL:
30°, 92.8205%, 38.2353%
HSV (HSB):
30°, 96.2766%, 73.7255%
XYZ:
24.9603, 19.0724, 2.5668
xyY:
0.5356, 0.4093, 19.0724
CIE-Lab:
50.7719, 32.3796, 57.7772
CIE-LCH:
50.7719, 66.2318, 60.7328
CIE-Luv:
50.7719, 76.1610, 46.3240
Hunter-Lab:
43.6720, 25.5937, 27.0857
#bc6007 color charts
#bc6007 color shades, tints & tones
#bc6007 color schemes
#bc6007 color preview, HTML & CSS examples
This text has a color of #bc6007
<p style="color:#bc6007;">Text here</p>
.mytext {color:#bc6007;}
This box has a color of #bc6007
<div style="background-color:#bc6007;">Content here</div>
.mybackground {background-color:#bc6007;}
Border around this has a color of #bc6007
<div style="border:2px solid #bc6007;">Content here</div>
.myborder {border:2px solid #bc6007;}