#bb3d65 color space conversions
Hex:
#bb3d65
RGB:
187, 61, 101
CMY:
27, 76, 60
CMYK:
0, 67, 46, 27
HSL:
341°, 50.8065%, 48.6275%
HSV (HSB):
341°, 67.3797%, 73.3333%
XYZ:
24.5112, 14.8419, 13.8848
xyY:
0.4604, 0.2788, 14.8419
CIE-Lab:
45.4168, 53.5299, 5.2235
CIE-LCH:
45.4168, 53.7841, 5.5733
CIE-Luv:
45.4168, 83.6378, -3.4259
Hunter-Lab:
38.5251, 46.1498, 5.5990
#bb3d65 color charts
#bb3d65 color shades, tints & tones
#bb3d65 color schemes
#bb3d65 color preview, HTML & CSS examples
This text has a color of #bb3d65
<p style="color:#bb3d65;">Text here</p>
.mytext {color:#bb3d65;}
This box has a color of #bb3d65
<div style="background-color:#bb3d65;">Content here</div>
.mybackground {background-color:#bb3d65;}
Border around this has a color of #bb3d65
<div style="border:2px solid #bb3d65;">Content here</div>
.myborder {border:2px solid #bb3d65;}