#bc782a color space conversions
Hex:
#bc782a
RGB:
188, 120, 42
CMY:
26, 53, 84
CMYK:
0, 36, 78, 26
HSL:
32°, 63.4783%, 45.0980%
HSV (HSB):
32°, 77.6596%, 73.7255%
XYZ:
27.8734, 24.2915, 5.4101
xyY:
0.4841, 0.4219, 24.2915
CIE-Lab:
56.3785, 20.2145, 51.2636
CIE-LCH:
56.3785, 55.1052, 68.4795
CIE-Luv:
56.3785, 55.0501, 49.0182
Hunter-Lab:
49.2864, 14.6977, 27.9923
#bc782a color charts
#bc782a color shades, tints & tones
#bc782a color schemes
#bc782a color preview, HTML & CSS examples
This text has a color of #bc782a
<p style="color:#bc782a;">Text here</p>
.mytext {color:#bc782a;}
This box has a color of #bc782a
<div style="background-color:#bc782a;">Content here</div>
.mybackground {background-color:#bc782a;}
Border around this has a color of #bc782a
<div style="border:2px solid #bc782a;">Content here</div>
.myborder {border:2px solid #bc782a;}