#bc680c color space conversions
Hex:
#bc680c
RGB:
188, 104, 12
CMY:
26, 59, 95
CMYK:
0, 45, 94, 26
HSL:
31°, 88.0000%, 39.2157%
HSV (HSB):
31°, 93.6170%, 73.7255%
XYZ:
25.7557, 20.6185, 2.9701
xyY:
0.5220, 0.4178, 20.6185
CIE-Lab:
52.5295, 28.1696, 57.9489
CIE-LCH:
52.5295, 64.4329, 64.0751
CIE-Luv:
52.5295, 69.4450, 48.6143
Hunter-Lab:
45.4076, 21.7838, 27.9072
#bc680c color charts
#bc680c color shades, tints & tones
#bc680c color schemes
#bc680c color preview, HTML & CSS examples
This text has a color of #bc680c
<p style="color:#bc680c;">Text here</p>
.mytext {color:#bc680c;}
This box has a color of #bc680c
<div style="background-color:#bc680c;">Content here</div>
.mybackground {background-color:#bc680c;}
Border around this has a color of #bc680c
<div style="border:2px solid #bc680c;">Content here</div>
.myborder {border:2px solid #bc680c;}