#bc062c color space conversions
Hex:
#bc062c
RGB:
188, 6, 44
CMY:
26, 98, 83
CMYK:
0, 97, 77, 26
HSL:
347°, 93.8144%, 38.0392%
HSV (HSB):
347°, 96.8085%, 73.7255%
XYZ:
21.2588, 11.0035, 3.3863
xyY:
0.5963, 0.3087, 11.0035
CIE-Lab:
39.5863, 63.9118, 32.9432
CIE-LCH:
39.5863, 71.9025, 27.2687
CIE-Luv:
39.5863, 120.9238, 18.3808
Hunter-Lab:
33.1715, 56.3462, 17.1674
#bc062c color charts
#bc062c color shades, tints & tones
#bc062c color schemes
#bc062c color preview, HTML & CSS examples
This text has a color of #bc062c
<p style="color:#bc062c;">Text here</p>
.mytext {color:#bc062c;}
This box has a color of #bc062c
<div style="background-color:#bc062c;">Content here</div>
.mybackground {background-color:#bc062c;}
Border around this has a color of #bc062c
<div style="border:2px solid #bc062c;">Content here</div>
.myborder {border:2px solid #bc062c;}