#bb948c color space conversions
Hex:
#bb948c
RGB:
187, 148, 140
CMY:
27, 42, 45
CMYK:
0, 21, 25, 27
HSL:
10°, 25.6831%, 64.1176%
HSV (HSB):
10°, 25.1337%, 73.3333%
XYZ:
35.8170, 33.6381, 29.4160
xyY:
0.3623, 0.3402, 33.6381
CIE-Lab:
64.6743, 13.4157, 9.8017
CIE-LCH:
64.6743, 16.6149, 36.1524
CIE-Luv:
64.6743, 25.2764, 11.1403
Hunter-Lab:
57.9983, 8.7362, 10.5277
#bb948c color charts
#bb948c color shades, tints & tones
#bb948c color schemes
#bb948c color preview, HTML & CSS examples
This text has a color of #bb948c
<p style="color:#bb948c;">Text here</p>
.mytext {color:#bb948c;}
This box has a color of #bb948c
<div style="background-color:#bb948c;">Content here</div>
.mybackground {background-color:#bb948c;}
Border around this has a color of #bb948c
<div style="border:2px solid #bb948c;">Content here</div>
.myborder {border:2px solid #bb948c;}