#bc3d14 color space conversions
Hex:
#bc3d14
RGB:
188, 61, 20
CMY:
26, 76, 92
CMYK:
0, 68, 89, 26
HSL:
15°, 80.7692%, 40.7843%
HSV (HSB):
15°, 89.3617%, 73.7255%
XYZ:
22.5340, 14.0794, 2.1917
xyY:
0.5807, 0.3628, 14.0794
CIE-Lab:
44.3465, 49.3450, 49.6407
CIE-LCH:
44.3465, 69.9938, 45.1712
CIE-Luv:
44.3465, 102.1909, 34.0030
Hunter-Lab:
37.5225, 41.5335, 22.8025
#bc3d14 color charts
#bc3d14 color shades, tints & tones
#bc3d14 color schemes
#bc3d14 color preview, HTML & CSS examples
This text has a color of #bc3d14
<p style="color:#bc3d14;">Text here</p>
.mytext {color:#bc3d14;}
This box has a color of #bc3d14
<div style="background-color:#bc3d14;">Content here</div>
.mybackground {background-color:#bc3d14;}
Border around this has a color of #bc3d14
<div style="border:2px solid #bc3d14;">Content here</div>
.myborder {border:2px solid #bc3d14;}