#bc071c color space conversions
Hex:
#bc071c
RGB:
188, 7, 28
CMY:
26, 97, 89
CMYK:
0, 96, 85, 26
HSL:
353°, 92.8205%, 38.2353%
HSV (HSB):
353°, 96.2766%, 73.7255%
XYZ:
21.0246, 10.9272, 2.0996
xyY:
0.6174, 0.3209, 10.9272
CIE-Lab:
39.4575, 63.3483, 41.9843
CIE-LCH:
39.4575, 75.9980, 33.5345
CIE-Luv:
39.4575, 124.0997, 23.5619
Hunter-Lab:
33.0563, 55.6821, 19.3734
#bc071c color charts
#bc071c color shades, tints & tones
#bc071c color schemes
#bc071c color preview, HTML & CSS examples
This text has a color of #bc071c
<p style="color:#bc071c;">Text here</p>
.mytext {color:#bc071c;}
This box has a color of #bc071c
<div style="background-color:#bc071c;">Content here</div>
.mybackground {background-color:#bc071c;}
Border around this has a color of #bc071c
<div style="border:2px solid #bc071c;">Content here</div>
.myborder {border:2px solid #bc071c;}