#bc080f color space conversions
Hex:
#bc080f
RGB:
188, 8, 15
CMY:
26, 97, 94
CMYK:
0, 96, 92, 26
HSL:
358°, 91.8367%, 38.4314%
HSV (HSB):
358°, 95.7447%, 73.7255%
XYZ:
20.9121, 10.8995, 1.4536
xyY:
0.6286, 0.3277, 10.8995
CIE-Lab:
39.4107, 63.0097, 48.0910
CIE-LCH:
39.4107, 79.2651, 37.3520
CIE-Luv:
39.4107, 125.6737, 26.2999
Hunter-Lab:
33.0144, 55.2908, 20.4997
#bc080f color charts
#bc080f color shades, tints & tones
#bc080f color schemes
#bc080f color preview, HTML & CSS examples
This text has a color of #bc080f
<p style="color:#bc080f;">Text here</p>
.mytext {color:#bc080f;}
This box has a color of #bc080f
<div style="background-color:#bc080f;">Content here</div>
.mybackground {background-color:#bc080f;}
Border around this has a color of #bc080f
<div style="border:2px solid #bc080f;">Content here</div>
.myborder {border:2px solid #bc080f;}