#bc8381 color space conversions
Hex:
#bc8381
RGB:
188, 131, 129
CMY:
26, 49, 49
CMYK:
0, 30, 31, 26
HSL:
2°, 30.5699%, 62.1569%
HSV (HSB):
2°, 31.3830%, 73.7255%
XYZ:
32.8178, 28.5089, 24.5420
xyY:
0.3822, 0.3320, 28.5089
CIE-Lab:
60.3458, 21.6970, 9.9150
CIE-LCH:
60.3458, 23.8551, 24.5592
CIE-Luv:
60.3458, 37.6169, 9.4779
Hunter-Lab:
53.3938, 16.2736, 10.1235
#bc8381 color charts
#bc8381 color shades, tints & tones
#bc8381 color schemes
#bc8381 color preview, HTML & CSS examples
This text has a color of #bc8381
<p style="color:#bc8381;">Text here</p>
.mytext {color:#bc8381;}
This box has a color of #bc8381
<div style="background-color:#bc8381;">Content here</div>
.mybackground {background-color:#bc8381;}
Border around this has a color of #bc8381
<div style="border:2px solid #bc8381;">Content here</div>
.myborder {border:2px solid #bc8381;}