#bc6061 color space conversions
Hex:
#bc6061
RGB:
188, 96, 97
CMY:
26, 62, 62
CMYK:
0, 49, 48, 26
HSL:
359°, 40.7080%, 55.6863%
HSV (HSB):
359°, 48.9362%, 73.7255%
XYZ:
27.0796, 19.9202, 13.7270
xyY:
0.4459, 0.3280, 19.9202
CIE-Lab:
51.7468, 36.9943, 16.5201
CIE-LCH:
51.7468, 40.5153, 24.0636
CIE-Luv:
51.7468, 65.4241, 13.5116
Hunter-Lab:
44.6320, 30.1952, 13.0072
#bc6061 color charts
#bc6061 color shades, tints & tones
#bc6061 color schemes
#bc6061 color preview, HTML & CSS examples
This text has a color of #bc6061
<p style="color:#bc6061;">Text here</p>
.mytext {color:#bc6061;}
This box has a color of #bc6061
<div style="background-color:#bc6061;">Content here</div>
.mybackground {background-color:#bc6061;}
Border around this has a color of #bc6061
<div style="border:2px solid #bc6061;">Content here</div>
.myborder {border:2px solid #bc6061;}