#bc8288 color space conversions
Hex:
#bc8288
RGB:
188, 130, 136
CMY:
26, 49, 47
CMYK:
0, 31, 28, 26
HSL:
354°, 30.2083%, 62.3529%
HSV (HSB):
354°, 30.8511%, 73.7255%
XYZ:
33.1656, 28.4342, 27.0329
xyY:
0.3742, 0.3208, 28.4342
CIE-Lab:
60.2790, 23.2197, 5.8139
CIE-LCH:
60.2790, 23.9365, 14.0572
CIE-Luv:
60.2790, 37.2052, 3.8287
Hunter-Lab:
53.3237, 17.7046, 7.2691
#bc8288 color charts
#bc8288 color shades, tints & tones
#bc8288 color schemes
#bc8288 color preview, HTML & CSS examples
This text has a color of #bc8288
<p style="color:#bc8288;">Text here</p>
.mytext {color:#bc8288;}
This box has a color of #bc8288
<div style="background-color:#bc8288;">Content here</div>
.mybackground {background-color:#bc8288;}
Border around this has a color of #bc8288
<div style="border:2px solid #bc8288;">Content here</div>
.myborder {border:2px solid #bc8288;}