#bc3c01 color space conversions
Hex:
#bc3c01
RGB:
188, 60, 1
CMY:
26, 76, 100
CMYK:
0, 68, 99, 26
HSL:
19°, 98.9418%, 37.0588%
HSV (HSB):
19°, 99.4681%, 73.7255%
XYZ:
22.3604, 13.9253, 1.5380
xyY:
0.5912, 0.3682, 13.9253
CIE-Lab:
44.1256, 49.5003, 55.3182
CIE-LCH:
44.1256, 74.2320, 48.1769
CIE-Luv:
44.1256, 104.0482, 36.1629
Hunter-Lab:
37.3166, 41.6545, 23.6779
#bc3c01 color charts
#bc3c01 color shades, tints & tones
#bc3c01 color schemes
#bc3c01 color preview, HTML & CSS examples
This text has a color of #bc3c01
<p style="color:#bc3c01;">Text here</p>
.mytext {color:#bc3c01;}
This box has a color of #bc3c01
<div style="background-color:#bc3c01;">Content here</div>
.mybackground {background-color:#bc3c01;}
Border around this has a color of #bc3c01
<div style="border:2px solid #bc3c01;">Content here</div>
.myborder {border:2px solid #bc3c01;}