#bb8193 color space conversions
Hex:
#bb8193
RGB:
187, 129, 147
CMY:
27, 49, 42
CMYK:
0, 31, 21, 27
HSL:
341°, 29.8969%, 61.9608%
HSV (HSB):
341°, 31.0160%, 73.3333%
XYZ:
33.6102, 28.3719, 31.3086
xyY:
0.3603, 0.3041, 28.3719
CIE-Lab:
60.2232, 25.0261, -0.5879
CIE-LCH:
60.2232, 25.0330, 358.6542
CIE-Luv:
60.2232, 35.4043, -5.2323
Hunter-Lab:
53.2653, 19.4188, 2.4358
#bb8193 color charts
#bb8193 color shades, tints & tones
#bb8193 color schemes
#bb8193 color preview, HTML & CSS examples
This text has a color of #bb8193
<p style="color:#bb8193;">Text here</p>
.mytext {color:#bb8193;}
This box has a color of #bb8193
<div style="background-color:#bb8193;">Content here</div>
.mybackground {background-color:#bb8193;}
Border around this has a color of #bb8193
<div style="border:2px solid #bb8193;">Content here</div>
.myborder {border:2px solid #bb8193;}