#bc064c color space conversions
Hex:
#bc064c
RGB:
188, 6, 76
CMY:
26, 98, 70
CMYK:
0, 97, 60, 26
HSL:
337°, 93.8144%, 38.0392%
HSV (HSB):
337°, 96.8085%, 73.7255%
XYZ:
22.1087, 11.3434, 7.8617
xyY:
0.5351, 0.2746, 11.3434
CIE-Lab:
40.1530, 65.4611, 13.5338
CIE-LCH:
40.1530, 66.8455, 11.6811
CIE-Luv:
40.1530, 110.5957, 2.4248
Hunter-Lab:
33.6800, 58.2334, 9.7363
#bc064c color charts
#bc064c color shades, tints & tones
#bc064c color schemes
#bc064c color preview, HTML & CSS examples
This text has a color of #bc064c
<p style="color:#bc064c;">Text here</p>
.mytext {color:#bc064c;}
This box has a color of #bc064c
<div style="background-color:#bc064c;">Content here</div>
.mybackground {background-color:#bc064c;}
Border around this has a color of #bc064c
<div style="border:2px solid #bc064c;">Content here</div>
.myborder {border:2px solid #bc064c;}