#bc3d00 color space conversions
Hex:
#bc3d00
RGB:
188, 61, 0
CMY:
26, 76, 100
CMYK:
0, 68, 100, 26
HSL:
19°, 100.0000%, 36.8627%
HSV (HSB):
19°, 100.0000%, 73.7255%
XYZ:
22.4078, 14.0289, 1.5268
xyY:
0.5902, 0.3695, 14.0289
CIE-Lab:
44.2743, 49.0773, 55.6924
CIE-LCH:
44.2743, 74.2309, 48.6128
CIE-Luv:
44.2743, 103.4176, 36.5255
Hunter-Lab:
37.4551, 41.2424, 23.8017
#bc3d00 color charts
#bc3d00 color shades, tints & tones
#bc3d00 color schemes
#bc3d00 color preview, HTML & CSS examples
This text has a color of #bc3d00
<p style="color:#bc3d00;">Text here</p>
.mytext {color:#bc3d00;}
This box has a color of #bc3d00
<div style="background-color:#bc3d00;">Content here</div>
.mybackground {background-color:#bc3d00;}
Border around this has a color of #bc3d00
<div style="border:2px solid #bc3d00;">Content here</div>
.myborder {border:2px solid #bc3d00;}