#bc908a color space conversions
Hex:
#bc908a
RGB:
188, 144, 138
CMY:
26, 44, 46
CMYK:
0, 23, 27, 26
HSL:
7°, 27.1739%, 63.9216%
HSV (HSB):
7°, 26.5957%, 73.7255%
XYZ:
35.2997, 32.4729, 28.4521
xyY:
0.3668, 0.3375, 32.4729
CIE-Lab:
63.7318, 15.7310, 9.6046
CIE-LCH:
63.7318, 18.4313, 31.4063
CIE-Luv:
63.7318, 28.5764, 10.3945
Hunter-Lab:
56.9850, 10.8494, 10.2864
#bc908a color charts
#bc908a color shades, tints & tones
#bc908a color schemes
#bc908a color preview, HTML & CSS examples
This text has a color of #bc908a
<p style="color:#bc908a;">Text here</p>
.mytext {color:#bc908a;}
This box has a color of #bc908a
<div style="background-color:#bc908a;">Content here</div>
.mybackground {background-color:#bc908a;}
Border around this has a color of #bc908a
<div style="border:2px solid #bc908a;">Content here</div>
.myborder {border:2px solid #bc908a;}