#bc3705 color space conversions
Hex:
#bc3705
RGB:
188, 55, 5
CMY:
26, 78, 98
CMYK:
0, 71, 97, 26
HSL:
16°, 94.8187%, 37.8431%
HSV (HSB):
16°, 97.3404%, 73.7255%
XYZ:
22.1326, 13.4347, 1.5702
xyY:
0.5960, 0.3618, 13.4347
CIE-Lab:
43.4111, 51.5286, 53.7514
CIE-LCH:
43.4111, 74.4608, 46.2096
CIE-Luv:
43.4111, 107.1312, 34.5017
Hunter-Lab:
36.6534, 43.6413, 23.1174
#bc3705 color charts
#bc3705 color shades, tints & tones
#bc3705 color schemes
#bc3705 color preview, HTML & CSS examples
This text has a color of #bc3705
<p style="color:#bc3705;">Text here</p>
.mytext {color:#bc3705;}
This box has a color of #bc3705
<div style="background-color:#bc3705;">Content here</div>
.mybackground {background-color:#bc3705;}
Border around this has a color of #bc3705
<div style="border:2px solid #bc3705;">Content here</div>
.myborder {border:2px solid #bc3705;}