#bc7071 color space conversions
Hex:
#bc7071
RGB:
188, 112, 113
CMY:
26, 56, 56
CMYK:
0, 40, 40, 26
HSL:
359°, 36.1905%, 58.8235%
HSV (HSB):
359°, 40.4255%, 73.7255%
XYZ:
29.5138, 23.4720, 18.5978
xyY:
0.4123, 0.3279, 23.4720
CIE-Lab:
55.5552, 30.1560, 12.4032
CIE-LCH:
55.5552, 32.6071, 22.3575
CIE-Luv:
55.5552, 52.0509, 10.5737
Hunter-Lab:
48.4479, 23.9562, 11.1537
#bc7071 color charts
#bc7071 color shades, tints & tones
#bc7071 color schemes
#bc7071 color preview, HTML & CSS examples
This text has a color of #bc7071
<p style="color:#bc7071;">Text here</p>
.mytext {color:#bc7071;}
This box has a color of #bc7071
<div style="background-color:#bc7071;">Content here</div>
.mybackground {background-color:#bc7071;}
Border around this has a color of #bc7071
<div style="border:2px solid #bc7071;">Content here</div>
.myborder {border:2px solid #bc7071;}