#bb3b3d color space conversions
Hex:
#bb3b3d
RGB:
187, 59, 61
CMY:
27, 77, 76
CMYK:
0, 68, 67, 27
HSL:
359°, 52.0325%, 48.2353%
HSV (HSB):
359°, 68.4492%, 73.3333%
XYZ:
22.8998, 14.0296, 5.9159
xyY:
0.5345, 0.3274, 14.0296
CIE-Lab:
44.2754, 51.3168, 28.1729
CIE-LCH:
44.2754, 58.5416, 28.7668
CIE-Luv:
44.2754, 96.1006, 19.8771
Hunter-Lab:
37.4562, 43.5822, 16.8549
#bb3b3d color charts
#bb3b3d color shades, tints & tones
#bb3b3d color schemes
#bb3b3d color preview, HTML & CSS examples
This text has a color of #bb3b3d
<p style="color:#bb3b3d;">Text here</p>
.mytext {color:#bb3b3d;}
This box has a color of #bb3b3d
<div style="background-color:#bb3b3d;">Content here</div>
.mybackground {background-color:#bb3b3d;}
Border around this has a color of #bb3b3d
<div style="border:2px solid #bb3b3d;">Content here</div>
.myborder {border:2px solid #bb3b3d;}