#bc9d03 color space conversions
Hex:
#bc9d03
RGB:
188, 157, 3
CMY:
26, 38, 99
CMYK:
0, 16, 98, 26
HSL:
50°, 96.8586%, 37.4510%
HSV (HSB):
50°, 98.4043%, 73.7255%
XYZ:
32.8124, 34.8119, 5.0761
xyY:
0.4513, 0.4788, 34.8119
CIE-Lab:
65.6019, -0.9779, 68.7116
CIE-LCH:
65.6019, 68.7185, 90.8154
CIE-Luv:
65.6019, 27.5757, 69.1760
Hunter-Lab:
59.0016, -3.9839, 36.2002
#bc9d03 color charts
#bc9d03 color shades, tints & tones
#bc9d03 color schemes
#bc9d03 color preview, HTML & CSS examples
This text has a color of #bc9d03
<p style="color:#bc9d03;">Text here</p>
.mytext {color:#bc9d03;}
This box has a color of #bc9d03
<div style="background-color:#bc9d03;">Content here</div>
.mybackground {background-color:#bc9d03;}
Border around this has a color of #bc9d03
<div style="border:2px solid #bc9d03;">Content here</div>
.myborder {border:2px solid #bc9d03;}