#bc814a color space conversions
Hex:
#bc814a
RGB:
188, 129, 74
CMY:
26, 49, 71
CMYK:
0, 31, 61, 26
HSL:
29°, 45.9677%, 51.3725%
HSV (HSB):
29°, 60.6383%, 73.7255%
XYZ:
29.8253, 26.8863, 10.0962
xyY:
0.4464, 0.4024, 26.8863
CIE-Lab:
58.8689, 17.0595, 38.5607
CIE-LCH:
58.8689, 42.1658, 66.1350
CIE-Luv:
58.8689, 45.6143, 41.1967
Hunter-Lab:
51.8520, 11.9324, 24.7520
#bc814a color charts
#bc814a color shades, tints & tones
#bc814a color schemes
#bc814a color preview, HTML & CSS examples
This text has a color of #bc814a
<p style="color:#bc814a;">Text here</p>
.mytext {color:#bc814a;}
This box has a color of #bc814a
<div style="background-color:#bc814a;">Content here</div>
.mybackground {background-color:#bc814a;}
Border around this has a color of #bc814a
<div style="border:2px solid #bc814a;">Content here</div>
.myborder {border:2px solid #bc814a;}