#bc8983 color space conversions
Hex:
#bc8983
RGB:
188, 137, 131
CMY:
26, 46, 49
CMYK:
0, 27, 30, 26
HSL:
6°, 29.8429%, 62.5490%
HSV (HSB):
6°, 30.3191%, 73.7255%
XYZ:
33.7814, 30.2214, 25.5256
xyY:
0.3773, 0.3376, 30.2214
CIE-Lab:
61.8448, 18.6361, 10.8947
CIE-LCH:
61.8448, 21.5870, 30.3106
CIE-Luv:
61.8448, 33.6718, 11.4122
Hunter-Lab:
54.9740, 13.4835, 10.9522
#bc8983 color charts
#bc8983 color shades, tints & tones
#bc8983 color schemes
#bc8983 color preview, HTML & CSS examples
This text has a color of #bc8983
<p style="color:#bc8983;">Text here</p>
.mytext {color:#bc8983;}
This box has a color of #bc8983
<div style="background-color:#bc8983;">Content here</div>
.mybackground {background-color:#bc8983;}
Border around this has a color of #bc8983
<div style="border:2px solid #bc8983;">Content here</div>
.myborder {border:2px solid #bc8983;}