#bc8181 color space conversions
Hex:
#bc8181
RGB:
188, 129, 129
CMY:
26, 49, 49
CMYK:
0, 31, 31, 26
HSL:
0°, 30.5699%, 62.1569%
HSV (HSB):
0°, 31.3830%, 73.7255%
XYZ:
32.5517, 27.9769, 24.4533
xyY:
0.3830, 0.3292, 27.9769
CIE-Lab:
59.8678, 22.8067, 9.2377
CIE-LCH:
59.8678, 24.6065, 22.0501
CIE-Luv:
59.8678, 38.8418, 8.3680
Hunter-Lab:
52.8932, 17.2902, 9.6146
#bc8181 color charts
#bc8181 color shades, tints & tones
#bc8181 color schemes
#bc8181 color preview, HTML & CSS examples
This text has a color of #bc8181
<p style="color:#bc8181;">Text here</p>
.mytext {color:#bc8181;}
This box has a color of #bc8181
<div style="background-color:#bc8181;">Content here</div>
.mybackground {background-color:#bc8181;}
Border around this has a color of #bc8181
<div style="border:2px solid #bc8181;">Content here</div>
.myborder {border:2px solid #bc8181;}