#bc6465 color space conversions
Hex:
#bc6465
RGB:
188, 100, 101
CMY:
26, 61, 60
CMYK:
0, 47, 46, 26
HSL:
359°, 39.6396%, 56.4706%
HSV (HSB):
359°, 46.8085%, 73.7255%
XYZ:
27.6452, 20.7453, 14.8591
xyY:
0.4371, 0.3280, 20.7453
CIE-Lab:
52.6696, 35.2917, 15.4266
CIE-LCH:
52.6696, 38.5160, 23.6110
CIE-Luv:
52.6696, 62.0206, 12.7629
Hunter-Lab:
45.5470, 28.6350, 12.5403
#bc6465 color charts
#bc6465 color shades, tints & tones
#bc6465 color schemes
#bc6465 color preview, HTML & CSS examples
This text has a color of #bc6465
<p style="color:#bc6465;">Text here</p>
.mytext {color:#bc6465;}
This box has a color of #bc6465
<div style="background-color:#bc6465;">Content here</div>
.mybackground {background-color:#bc6465;}
Border around this has a color of #bc6465
<div style="border:2px solid #bc6465;">Content here</div>
.myborder {border:2px solid #bc6465;}