#bc062a color space conversions
Hex:
#bc062a
RGB:
188, 6, 42
CMY:
26, 98, 84
CMYK:
0, 97, 78, 26
HSL:
348°, 93.8144%, 38.0392%
HSV (HSB):
348°, 96.8085%, 73.7255%
XYZ:
21.2221, 10.9888, 3.1930
xyY:
0.5994, 0.3104, 10.9888
CIE-Lab:
39.5616, 63.8436, 34.1207
CIE-LCH:
39.5616, 72.3894, 28.1219
CIE-Luv:
39.5616, 121.4144, 19.1308
Hunter-Lab:
33.1493, 56.2637, 17.4936
#bc062a color charts
#bc062a color shades, tints & tones
#bc062a color schemes
#bc062a color preview, HTML & CSS examples
This text has a color of #bc062a
<p style="color:#bc062a;">Text here</p>
.mytext {color:#bc062a;}
This box has a color of #bc062a
<div style="background-color:#bc062a;">Content here</div>
.mybackground {background-color:#bc062a;}
Border around this has a color of #bc062a
<div style="border:2px solid #bc062a;">Content here</div>
.myborder {border:2px solid #bc062a;}