#bc3801 color space conversions
Hex:
#bc3801
RGB:
188, 56, 1
CMY:
26, 78, 100
CMYK:
0, 70, 99, 26
HSL:
18°, 98.9418%, 37.0588%
HSV (HSB):
18°, 99.4681%, 73.7255%
XYZ:
22.1587, 13.5219, 1.4708
xyY:
0.5964, 0.3640, 13.5219
CIE-Lab:
43.5393, 51.0964, 55.0224
CIE-LCH:
43.5393, 75.0886, 47.1187
CIE-Luv:
43.5393, 106.7142, 35.1868
Hunter-Lab:
36.7721, 43.2119, 23.3690
#bc3801 color charts
#bc3801 color shades, tints & tones
#bc3801 color schemes
#bc3801 color preview, HTML & CSS examples
This text has a color of #bc3801
<p style="color:#bc3801;">Text here</p>
.mytext {color:#bc3801;}
This box has a color of #bc3801
<div style="background-color:#bc3801;">Content here</div>
.mybackground {background-color:#bc3801;}
Border around this has a color of #bc3801
<div style="border:2px solid #bc3801;">Content here</div>
.myborder {border:2px solid #bc3801;}