#bc998e color space conversions
Hex:
#bc998e
RGB:
188, 153, 142
CMY:
26, 40, 44
CMYK:
0, 19, 24, 26
HSL:
14°, 25.5556%, 64.7059%
HSV (HSB):
14°, 24.4681%, 73.7255%
XYZ:
37.0128, 35.4268, 30.4785
xyY:
0.3596, 0.3442, 35.4268
CIE-Lab:
66.0796, 11.3330, 10.6865
CIE-LCH:
66.0796, 15.5769, 43.3183
CIE-Luv:
66.0796, 22.7908, 12.7706
Hunter-Lab:
59.5204, 6.8394, 11.3038
#bc998e color charts
#bc998e color shades, tints & tones
#bc998e color schemes
#bc998e color preview, HTML & CSS examples
This text has a color of #bc998e
<p style="color:#bc998e;">Text here</p>
.mytext {color:#bc998e;}
This box has a color of #bc998e
<div style="background-color:#bc998e;">Content here</div>
.mybackground {background-color:#bc998e;}
Border around this has a color of #bc998e
<div style="border:2px solid #bc998e;">Content here</div>
.myborder {border:2px solid #bc998e;}