#bc7204 color space conversions
Hex:
#bc7204
RGB:
188, 114, 4
CMY:
26, 55, 98
CMYK:
0, 39, 98, 26
HSL:
36°, 95.8333%, 37.6471%
HSV (HSB):
36°, 97.8723%, 73.7255%
XYZ:
26.7783, 22.7348, 3.0917
xyY:
0.5090, 0.4322, 22.7348
CIE-Lab:
54.7981, 22.6176, 61.0495
CIE-LCH:
54.7981, 65.1045, 69.6714
CIE-Luv:
54.7981, 61.4233, 52.9263
Hunter-Lab:
47.6810, 16.8062, 29.5322
#bc7204 color charts
#bc7204 color shades, tints & tones
#bc7204 color schemes
#bc7204 color preview, HTML & CSS examples
This text has a color of #bc7204
<p style="color:#bc7204;">Text here</p>
.mytext {color:#bc7204;}
This box has a color of #bc7204
<div style="background-color:#bc7204;">Content here</div>
.mybackground {background-color:#bc7204;}
Border around this has a color of #bc7204
<div style="border:2px solid #bc7204;">Content here</div>
.myborder {border:2px solid #bc7204;}