#bc5403 color space conversions
Hex:
#bc5403
RGB:
188, 84, 3
CMY:
26, 67, 99
CMYK:
0, 55, 98, 26
HSL:
26°, 96.8586%, 37.4510%
HSV (HSB):
26°, 98.4043%, 73.7255%
XYZ:
23.9258, 17.0386, 2.1139
xyY:
0.5554, 0.3955, 17.0386
CIE-Lab:
48.3086, 38.5111, 57.1237
CIE-LCH:
48.3086, 68.8929, 56.0133
CIE-Luv:
48.3086, 86.0167, 42.7873
Hunter-Lab:
41.2778, 31.2275, 25.8582
#bc5403 color charts
#bc5403 color shades, tints & tones
#bc5403 color schemes
#bc5403 color preview, HTML & CSS examples
This text has a color of #bc5403
<p style="color:#bc5403;">Text here</p>
.mytext {color:#bc5403;}
This box has a color of #bc5403
<div style="background-color:#bc5403;">Content here</div>
.mybackground {background-color:#bc5403;}
Border around this has a color of #bc5403
<div style="border:2px solid #bc5403;">Content here</div>
.myborder {border:2px solid #bc5403;}