#bc3d01 color space conversions
Hex:
#bc3d01
RGB:
188, 61, 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.4133, 14.0310, 1.5557
xyY:
0.5898, 0.3692, 14.0310
CIE-Lab:
44.2774, 49.0890, 55.3960
CIE-LCH:
44.2774, 74.0165, 48.4544
CIE-Luv:
44.2774, 103.3638, 36.4150
Hunter-Lab:
37.4580, 41.2551, 23.7583
#bc3d01 color charts
#bc3d01 color shades, tints & tones
#bc3d01 color schemes
#bc3d01 color preview, HTML & CSS examples
This text has a color of #bc3d01
<p style="color:#bc3d01;">Text here</p>
.mytext {color:#bc3d01;}
This box has a color of #bc3d01
<div style="background-color:#bc3d01;">Content here</div>
.mybackground {background-color:#bc3d01;}
Border around this has a color of #bc3d01
<div style="border:2px solid #bc3d01;">Content here</div>
.myborder {border:2px solid #bc3d01;}