#bb2b4d color space conversions
Hex:
#bb2b4d
RGB:
187, 43, 77
CMY:
27, 83, 70
CMYK:
0, 77, 59, 27
HSL:
346°, 62.6087%, 45.0980%
HSV (HSB):
346°, 77.0053%, 73.3333%
XYZ:
22.6969, 12.8284, 8.3010
xyY:
0.5179, 0.2927, 12.8284
CIE-Lab:
42.5035, 58.0330, 16.0632
CIE-LCH:
42.5035, 60.2151, 15.4718
CIE-Luv:
42.5035, 99.6805, 7.0042
Hunter-Lab:
35.8167, 50.4357, 11.3304
#bb2b4d color charts
#bb2b4d color shades, tints & tones
#bb2b4d color schemes
#bb2b4d color preview, HTML & CSS examples
This text has a color of #bb2b4d
<p style="color:#bb2b4d;">Text here</p>
.mytext {color:#bb2b4d;}
This box has a color of #bb2b4d
<div style="background-color:#bb2b4d;">Content here</div>
.mybackground {background-color:#bb2b4d;}
Border around this has a color of #bb2b4d
<div style="border:2px solid #bb2b4d;">Content here</div>
.myborder {border:2px solid #bb2b4d;}