#bc825b color space conversions
Hex:
#bc825b
RGB:
188, 130, 91
CMY:
26, 49, 64
CMYK:
0, 31, 52, 26
HSL:
24°, 41.9913%, 54.7059%
HSV (HSB):
24°, 51.5957%, 73.7255%
XYZ:
30.6100, 27.4120, 13.5752
xyY:
0.4275, 0.3829, 27.4120
CIE-Lab:
59.3537, 17.9238, 30.0063
CIE-LCH:
59.3537, 34.9520, 59.1486
CIE-Luv:
59.3537, 43.1430, 33.1470
Hunter-Lab:
52.3564, 12.7356, 21.2765
#bc825b color charts
#bc825b color shades, tints & tones
#bc825b color schemes
#bc825b color preview, HTML & CSS examples
This text has a color of #bc825b
<p style="color:#bc825b;">Text here</p>
.mytext {color:#bc825b;}
This box has a color of #bc825b
<div style="background-color:#bc825b;">Content here</div>
.mybackground {background-color:#bc825b;}
Border around this has a color of #bc825b
<div style="border:2px solid #bc825b;">Content here</div>
.myborder {border:2px solid #bc825b;}