#bc683d color space conversions
Hex:
#bc683d
RGB:
188, 104, 61
CMY:
26, 59, 76
CMYK:
0, 45, 68, 26
HSL:
20°, 51.0040%, 48.8235%
HSV (HSB):
20°, 67.5532%, 73.7255%
XYZ:
26.5317, 20.9289, 7.0562
xyY:
0.4867, 0.3839, 20.9289
CIE-Lab:
52.8716, 29.9120, 38.4100
CIE-LCH:
52.8716, 48.6832, 52.0902
CIE-Luv:
52.8716, 65.7256, 36.1004
Hunter-Lab:
45.7481, 23.4619, 22.8788
#bc683d color charts
#bc683d color shades, tints & tones
#bc683d color schemes
#bc683d color preview, HTML & CSS examples
This text has a color of #bc683d
<p style="color:#bc683d;">Text here</p>
.mytext {color:#bc683d;}
This box has a color of #bc683d
<div style="background-color:#bc683d;">Content here</div>
.mybackground {background-color:#bc683d;}
Border around this has a color of #bc683d
<div style="border:2px solid #bc683d;">Content here</div>
.myborder {border:2px solid #bc683d;}