#bc063d color space conversions
Hex:
#bc063d
RGB:
188, 6, 61
CMY:
26, 98, 76
CMYK:
0, 97, 68, 26
HSL:
342°, 93.8144%, 38.0392%
HSV (HSB):
342°, 96.8085%, 73.7255%
XYZ:
21.6465, 11.1585, 5.4278
xyY:
0.5662, 0.2919, 11.1585
CIE-Lab:
39.8462, 64.6253, 22.6798
CIE-LCH:
39.8462, 68.4895, 19.3382
CIE-Luv:
39.8462, 115.9787, 10.7827
Hunter-Lab:
33.4044, 57.2125, 13.7492
#bc063d color charts
#bc063d color shades, tints & tones
#bc063d color schemes
#bc063d color preview, HTML & CSS examples
This text has a color of #bc063d
<p style="color:#bc063d;">Text here</p>
.mytext {color:#bc063d;}
This box has a color of #bc063d
<div style="background-color:#bc063d;">Content here</div>
.mybackground {background-color:#bc063d;}
Border around this has a color of #bc063d
<div style="border:2px solid #bc063d;">Content here</div>
.myborder {border:2px solid #bc063d;}