#bb968c color space conversions
Hex:
#bb968c
RGB:
187, 150, 140
CMY:
27, 41, 45
CMYK:
0, 20, 25, 27
HSL:
13°, 25.6831%, 64.1176%
HSV (HSB):
13°, 25.1337%, 73.3333%
XYZ:
36.1335, 34.2709, 29.5215
xyY:
0.3616, 0.3430, 34.2709
CIE-Lab:
65.1771, 12.3089, 10.5143
CIE-LCH:
65.1771, 16.1883, 40.5039
CIE-Luv:
65.1771, 24.0907, 12.3137
Hunter-Lab:
58.5414, 7.7281, 11.0800
#bb968c color charts
#bb968c color shades, tints & tones
#bb968c color schemes
#bb968c color preview, HTML & CSS examples
This text has a color of #bb968c
<p style="color:#bb968c;">Text here</p>
.mytext {color:#bb968c;}
This box has a color of #bb968c
<div style="background-color:#bb968c;">Content here</div>
.mybackground {background-color:#bb968c;}
Border around this has a color of #bb968c
<div style="border:2px solid #bb968c;">Content here</div>
.myborder {border:2px solid #bb968c;}