#bb3d6d color space conversions
Hex:
#bb3d6d
RGB:
187, 61, 109
CMY:
27, 76, 57
CMYK:
0, 67, 42, 27
HSL:
337°, 50.8065%, 48.6275%
HSV (HSB):
337°, 67.3797%, 73.3333%
XYZ:
24.9226, 15.0064, 16.0510
xyY:
0.4452, 0.2681, 15.0064
CIE-Lab:
45.6430, 54.3257, 0.6292
CIE-LCH:
45.6430, 54.3293, 0.6635
CIE-Luv:
45.6430, 80.9928, -9.1279
Hunter-Lab:
38.7381, 47.0482, 2.5501
#bb3d6d color charts
#bb3d6d color shades, tints & tones
#bb3d6d color schemes
#bb3d6d color preview, HTML & CSS examples
This text has a color of #bb3d6d
<p style="color:#bb3d6d;">Text here</p>
.mytext {color:#bb3d6d;}
This box has a color of #bb3d6d
<div style="background-color:#bb3d6d;">Content here</div>
.mybackground {background-color:#bb3d6d;}
Border around this has a color of #bb3d6d
<div style="border:2px solid #bb3d6d;">Content here</div>
.myborder {border:2px solid #bb3d6d;}