#bb3a2d color space conversions
Hex:
#bb3a2d
RGB:
187, 58, 45
CMY:
27, 77, 82
CMYK:
0, 69, 76, 27
HSL:
5°, 61.2069%, 45.4902%
HSV (HSB):
5°, 75.9358%, 73.3333%
XYZ:
22.4802, 13.7804, 3.9577
xyY:
0.5590, 0.3426, 13.7804
CIE-Lab:
43.9163, 50.9529, 37.0534
CIE-LCH:
43.9163, 63.0012, 36.0250
CIE-Luv:
43.9163, 100.0152, 26.3521
Hunter-Lab:
37.1219, 43.1324, 19.6643
#bb3a2d color charts
#bb3a2d color shades, tints & tones
#bb3a2d color schemes
#bb3a2d color preview, HTML & CSS examples
This text has a color of #bb3a2d
<p style="color:#bb3a2d;">Text here</p>
.mytext {color:#bb3a2d;}
This box has a color of #bb3a2d
<div style="background-color:#bb3a2d;">Content here</div>
.mybackground {background-color:#bb3a2d;}
Border around this has a color of #bb3a2d
<div style="border:2px solid #bb3a2d;">Content here</div>
.myborder {border:2px solid #bb3a2d;}