#bc7d03 color space conversions
Hex:
#bc7d03
RGB:
188, 125, 3
CMY:
26, 51, 99
CMYK:
0, 34, 98, 26
HSL:
40°, 96.8586%, 37.4510%
HSV (HSB):
40°, 98.4043%, 73.7255%
XYZ:
28.0891, 25.3652, 3.5017
xyY:
0.4932, 0.4453, 25.3652
CIE-Lab:
57.4295, 16.5386, 63.0010
CIE-LCH:
57.4295, 65.1357, 75.2909
CIE-Luv:
57.4295, 52.4609, 57.0443
Hunter-Lab:
50.3638, 11.4169, 31.1324
#bc7d03 color charts
#bc7d03 color shades, tints & tones
#bc7d03 color schemes
#bc7d03 color preview, HTML & CSS examples
This text has a color of #bc7d03
<p style="color:#bc7d03;">Text here</p>
.mytext {color:#bc7d03;}
This box has a color of #bc7d03
<div style="background-color:#bc7d03;">Content here</div>
.mybackground {background-color:#bc7d03;}
Border around this has a color of #bc7d03
<div style="border:2px solid #bc7d03;">Content here</div>
.myborder {border:2px solid #bc7d03;}