#bc3d04 color space conversions
Hex:
#bc3d04
RGB:
188, 61, 4
CMY:
26, 76, 98
CMYK:
0, 68, 98, 26
HSL:
19°, 95.8333%, 37.6471%
HSV (HSB):
19°, 97.8723%, 73.7255%
XYZ:
22.4297, 14.0376, 1.6422
xyY:
0.5886, 0.3683, 14.0376
CIE-Lab:
44.2868, 49.1239, 54.5284
CIE-LCH:
44.2868, 73.3928, 47.9847
CIE-Luv:
44.2868, 103.2026, 36.0839
Hunter-Lab:
37.4668, 41.2930, 23.6280
#bc3d04 color charts
#bc3d04 color shades, tints & tones
#bc3d04 color schemes
#bc3d04 color preview, HTML & CSS examples
This text has a color of #bc3d04
<p style="color:#bc3d04;">Text here</p>
.mytext {color:#bc3d04;}
This box has a color of #bc3d04
<div style="background-color:#bc3d04;">Content here</div>
.mybackground {background-color:#bc3d04;}
Border around this has a color of #bc3d04
<div style="border:2px solid #bc3d04;">Content here</div>
.myborder {border:2px solid #bc3d04;}