#bc7201 color space conversions
Hex:
#bc7201
RGB:
188, 114, 1
CMY:
26, 55, 100
CMYK:
0, 39, 99, 26
HSL:
36°, 98.9418%, 37.0588%
HSV (HSB):
36°, 99.4681%, 73.7255%
XYZ:
26.7618, 22.7282, 3.0052
xyY:
0.5098, 0.4330, 22.7282
CIE-Lab:
54.7912, 22.5799, 61.6125
CIE-LCH:
54.7912, 65.6198, 69.8730
CIE-Luv:
54.7912, 61.4926, 53.1923
Hunter-Lab:
47.6741, 16.7713, 29.6344
#bc7201 color charts
#bc7201 color shades, tints & tones
#bc7201 color schemes
#bc7201 color preview, HTML & CSS examples
This text has a color of #bc7201
<p style="color:#bc7201;">Text here</p>
.mytext {color:#bc7201;}
This box has a color of #bc7201
<div style="background-color:#bc7201;">Content here</div>
.mybackground {background-color:#bc7201;}
Border around this has a color of #bc7201
<div style="border:2px solid #bc7201;">Content here</div>
.myborder {border:2px solid #bc7201;}