#bb2b64 color space conversions
Hex:
#bb2b64
RGB:
187, 43, 100
CMY:
27, 83, 61
CMYK:
0, 77, 47, 27
HSL:
336°, 62.6087%, 45.0980%
HSV (HSB):
336°, 77.0053%, 73.3333%
XYZ:
23.6576, 13.2126, 13.3600
xyY:
0.4710, 0.2630, 13.2126
CIE-Lab:
43.0819, 59.8561, 2.4824
CIE-LCH:
43.0819, 59.9076, 2.3749
CIE-Luv:
43.0819, 91.5403, -8.0318
Hunter-Lab:
36.3492, 52.5644, 3.6527
#bb2b64 color charts
#bb2b64 color shades, tints & tones
#bb2b64 color schemes
#bb2b64 color preview, HTML & CSS examples
This text has a color of #bb2b64
<p style="color:#bb2b64;">Text here</p>
.mytext {color:#bb2b64;}
This box has a color of #bb2b64
<div style="background-color:#bb2b64;">Content here</div>
.mybackground {background-color:#bb2b64;}
Border around this has a color of #bb2b64
<div style="border:2px solid #bb2b64;">Content here</div>
.myborder {border:2px solid #bb2b64;}