#bc999a color space conversions
Hex:
#bc999a
RGB:
188, 153, 154
CMY:
26, 40, 40
CMYK:
0, 19, 18, 26
HSL:
358°, 20.7101%, 66.8627%
HSV (HSB):
358°, 18.6170%, 73.7255%
XYZ:
37.9630, 35.8069, 35.4824
xyY:
0.3475, 0.3277, 35.8069
CIE-Lab:
66.3721, 13.1705, 4.3905
CIE-LCH:
66.3721, 13.8831, 18.4364
CIE-Luv:
66.3721, 21.5501, 3.9052
Hunter-Lab:
59.8389, 8.5260, 6.7303
#bc999a color charts
#bc999a color shades, tints & tones
#bc999a color schemes
#bc999a color preview, HTML & CSS examples
This text has a color of #bc999a
<p style="color:#bc999a;">Text here</p>
.mytext {color:#bc999a;}
This box has a color of #bc999a
<div style="background-color:#bc999a;">Content here</div>
.mybackground {background-color:#bc999a;}
Border around this has a color of #bc999a
<div style="border:2px solid #bc999a;">Content here</div>
.myborder {border:2px solid #bc999a;}