#bc9983 color space conversions
Hex:
#bc9983
RGB:
188, 153, 131
CMY:
26, 40, 49
CMYK:
0, 19, 30, 26
HSL:
23°, 29.8429%, 62.5490%
HSV (HSB):
23°, 30.3191%, 73.7255%
XYZ:
36.2270, 35.1125, 26.3408
xyY:
0.3709, 0.3595, 35.1125
CIE-Lab:
65.8362, 9.7801, 16.4774
CIE-LCH:
65.8362, 19.1613, 59.3088
CIE-Luv:
65.8362, 23.8751, 20.4926
Hunter-Lab:
59.2558, 5.4312, 15.1231
#bc9983 color charts
#bc9983 color shades, tints & tones
#bc9983 color schemes
#bc9983 color preview, HTML & CSS examples
This text has a color of #bc9983
<p style="color:#bc9983;">Text here</p>
.mytext {color:#bc9983;}
This box has a color of #bc9983
<div style="background-color:#bc9983;">Content here</div>
.mybackground {background-color:#bc9983;}
Border around this has a color of #bc9983
<div style="border:2px solid #bc9983;">Content here</div>
.myborder {border:2px solid #bc9983;}