#bc600b color space conversions
Hex:
#bc600b
RGB:
188, 96, 11
CMY:
26, 62, 96
CMYK:
0, 49, 94, 26
HSL:
29°, 88.9447%, 39.0196%
HSV (HSB):
29°, 94.1489%, 73.7255%
XYZ:
24.9823, 19.0813, 2.6829
xyY:
0.5344, 0.4082, 19.0813
CIE-Lab:
50.7822, 32.4295, 56.9428
CIE-LCH:
50.7822, 65.5298, 60.3380
CIE-Luv:
50.7822, 76.0332, 45.9377
Hunter-Lab:
43.6821, 25.6425, 26.9359
#bc600b color charts
#bc600b color shades, tints & tones
#bc600b color schemes
#bc600b color preview, HTML & CSS examples
This text has a color of #bc600b
<p style="color:#bc600b;">Text here</p>
.mytext {color:#bc600b;}
This box has a color of #bc600b
<div style="background-color:#bc600b;">Content here</div>
.mybackground {background-color:#bc600b;}
Border around this has a color of #bc600b
<div style="border:2px solid #bc600b;">Content here</div>
.myborder {border:2px solid #bc600b;}