#bca7b7 color space conversions
Hex:
#bca7b7
RGB:
188, 167, 183
CMY:
26, 35, 28
CMYK:
0, 11, 3, 26
HSL:
314°, 13.5484%, 69.6078%
HSV (HSB):
314°, 11.1702%, 73.7255%
XYZ:
43.1050, 41.7477, 50.5860
xyY:
0.3183, 0.3082, 41.7477
CIE-Lab:
70.6966, 10.4567, -5.4238
CIE-LCH:
70.6966, 11.7796, 332.5848
CIE-Luv:
70.6966, 11.1687, -9.8630
Hunter-Lab:
64.6125, 6.0111, -1.1902
#bca7b7 color charts
#bca7b7 color shades, tints & tones
#bca7b7 color schemes
#bca7b7 color preview, HTML & CSS examples
This text has a color of #bca7b7
<p style="color:#bca7b7;">Text here</p>
.mytext {color:#bca7b7;}
This box has a color of #bca7b7
<div style="background-color:#bca7b7;">Content here</div>
.mybackground {background-color:#bca7b7;}
Border around this has a color of #bca7b7
<div style="border:2px solid #bca7b7;">Content here</div>
.myborder {border:2px solid #bca7b7;}