#bc9005 color space conversions
Hex:
#bc9005
RGB:
188, 144, 5
CMY:
26, 44, 98
CMYK:
0, 23, 97, 26
HSL:
46°, 94.8187%, 37.8431%
HSV (HSB):
46°, 97.3404%, 73.7255%
XYZ:
30.7397, 30.6488, 4.4392
xyY:
0.4670, 0.4656, 30.6488
CIE-Lab:
62.2101, 6.0953, 66.0094
CIE-LCH:
62.2101, 66.2902, 84.7242
CIE-Luv:
62.2101, 37.3857, 64.0455
Hunter-Lab:
55.3614, 2.2306, 33.9987
#bc9005 color charts
#bc9005 color shades, tints & tones
#bc9005 color schemes
#bc9005 color preview, HTML & CSS examples
This text has a color of #bc9005
<p style="color:#bc9005;">Text here</p>
.mytext {color:#bc9005;}
This box has a color of #bc9005
<div style="background-color:#bc9005;">Content here</div>
.mybackground {background-color:#bc9005;}
Border around this has a color of #bc9005
<div style="border:2px solid #bc9005;">Content here</div>
.myborder {border:2px solid #bc9005;}