#bc992a color space conversions
Hex:
#bc992a
RGB:
188, 153, 42
CMY:
26, 40, 84
CMYK:
0, 19, 78, 26
HSL:
46°, 63.4783%, 45.0980%
HSV (HSB):
46°, 77.6596%, 73.7255%
XYZ:
32.5482, 33.6410, 6.9684
xyY:
0.4449, 0.4598, 33.6410
CIE-Lab:
64.6766, 2.0665, 59.0981
CIE-LCH:
64.6766, 59.1342, 87.9974
CIE-Luv:
64.6766, 29.8079, 62.3821
Hunter-Lab:
58.0009, -1.3331, 33.4773
#bc992a color charts
#bc992a color shades, tints & tones
#bc992a color schemes
#bc992a color preview, HTML & CSS examples
This text has a color of #bc992a
<p style="color:#bc992a;">Text here</p>
.mytext {color:#bc992a;}
This box has a color of #bc992a
<div style="background-color:#bc992a;">Content here</div>
.mybackground {background-color:#bc992a;}
Border around this has a color of #bc992a
<div style="border:2px solid #bc992a;">Content here</div>
.myborder {border:2px solid #bc992a;}