#bc8090 color space conversions
Hex:
#bc8090
RGB:
188, 128, 144
CMY:
26, 50, 44
CMYK:
0, 32, 23, 26
HSL:
344°, 30.9278%, 61.9608%
HSV (HSB):
344°, 31.9149%, 73.7255%
XYZ:
33.4923, 28.1433, 30.0525
xyY:
0.3653, 0.3069, 28.1433
CIE-Lab:
60.0180, 25.4966, 0.8477
CIE-LCH:
60.0180, 25.5107, 1.9043
CIE-Luv:
60.0180, 37.1506, -3.3278
Hunter-Lab:
53.0503, 19.8545, 3.5479
#bc8090 color charts
#bc8090 color shades, tints & tones
#bc8090 color schemes
#bc8090 color preview, HTML & CSS examples
This text has a color of #bc8090
<p style="color:#bc8090;">Text here</p>
.mytext {color:#bc8090;}
This box has a color of #bc8090
<div style="background-color:#bc8090;">Content here</div>
.mybackground {background-color:#bc8090;}
Border around this has a color of #bc8090
<div style="border:2px solid #bc8090;">Content here</div>
.myborder {border:2px solid #bc8090;}