#bc6961 color space conversions
Hex:
#bc6961
RGB:
188, 105, 97
CMY:
26, 59, 62
CMYK:
0, 44, 48, 26
HSL:
5°, 40.4444%, 55.8824%
HSV (HSB):
5°, 48.4043%, 73.7255%
XYZ:
27.9483, 21.6576, 14.0166
xyY:
0.4393, 0.3404, 21.6576
CIE-Lab:
53.6618, 32.2213, 19.1215
CIE-LCH:
53.6618, 37.4679, 30.6867
CIE-Luv:
53.6618, 59.4915, 17.6497
Hunter-Lab:
46.5377, 25.7574, 14.7190
#bc6961 color charts
#bc6961 color shades, tints & tones
#bc6961 color schemes
#bc6961 color preview, HTML & CSS examples
This text has a color of #bc6961
<p style="color:#bc6961;">Text here</p>
.mytext {color:#bc6961;}
This box has a color of #bc6961
<div style="background-color:#bc6961;">Content here</div>
.mybackground {background-color:#bc6961;}
Border around this has a color of #bc6961
<div style="border:2px solid #bc6961;">Content here</div>
.myborder {border:2px solid #bc6961;}