#bc800a color space conversions
Hex:
#bc800a
RGB:
188, 128, 10
CMY:
26, 50, 96
CMYK:
0, 32, 95, 26
HSL:
40°, 89.8990%, 38.8235%
HSV (HSB):
40°, 94.6809%, 73.7255%
XYZ:
28.5130, 26.1516, 3.8321
xyY:
0.4874, 0.4471, 26.1516
CIE-Lab:
58.1807, 14.9678, 62.3552
CIE-LCH:
58.1807, 64.1265, 76.5021
CIE-Luv:
58.1807, 49.9161, 57.5820
Hunter-Lab:
51.1387, 10.0322, 31.3541
#bc800a color charts
#bc800a color shades, tints & tones
#bc800a color schemes
#bc800a color preview, HTML & CSS examples
This text has a color of #bc800a
<p style="color:#bc800a;">Text here</p>
.mytext {color:#bc800a;}
This box has a color of #bc800a
<div style="background-color:#bc800a;">Content here</div>
.mybackground {background-color:#bc800a;}
Border around this has a color of #bc800a
<div style="border:2px solid #bc800a;">Content here</div>
.myborder {border:2px solid #bc800a;}