#bc680d color space conversions
Hex:
#bc680d
RGB:
188, 104, 13
CMY:
26, 59, 95
CMYK:
0, 45, 93, 26
HSL:
31°, 87.0647%, 39.4118%
HSV (HSB):
31°, 93.0851%, 73.7255%
XYZ:
25.7620, 20.6211, 3.0032
xyY:
0.5216, 0.4175, 20.6211
CIE-Lab:
52.5322, 28.1839, 57.7309
CIE-LCH:
52.5322, 64.2432, 63.9786
CIE-Luv:
52.5322, 69.4134, 48.5083
Hunter-Lab:
45.4104, 21.7975, 27.8661
#bc680d color charts
#bc680d color shades, tints & tones
#bc680d color schemes
#bc680d color preview, HTML & CSS examples
This text has a color of #bc680d
<p style="color:#bc680d;">Text here</p>
.mytext {color:#bc680d;}
This box has a color of #bc680d
<div style="background-color:#bc680d;">Content here</div>
.mybackground {background-color:#bc680d;}
Border around this has a color of #bc680d
<div style="border:2px solid #bc680d;">Content here</div>
.myborder {border:2px solid #bc680d;}