#bb2a2d color space conversions
Hex:
#bb2a2d
RGB:
187, 42, 45
CMY:
27, 84, 82
CMYK:
0, 78, 76, 27
HSL:
359°, 63.3188%, 44.9020%
HSV (HSB):
359°, 77.5401%, 73.3333%
XYZ:
21.7951, 12.4102, 3.7293
xyY:
0.5745, 0.3271, 12.4102
CIE-Lab:
41.8608, 56.6394, 34.8090
CIE-LCH:
41.8608, 66.4807, 31.5737
CIE-Luv:
41.8608, 108.8369, 22.5051
Hunter-Lab:
35.2281, 48.7863, 18.3831
#bb2a2d color charts
#bb2a2d color shades, tints & tones
#bb2a2d color schemes
#bb2a2d color preview, HTML & CSS examples
This text has a color of #bb2a2d
<p style="color:#bb2a2d;">Text here</p>
.mytext {color:#bb2a2d;}
This box has a color of #bb2a2d
<div style="background-color:#bb2a2d;">Content here</div>
.mybackground {background-color:#bb2a2d;}
Border around this has a color of #bb2a2d
<div style="border:2px solid #bb2a2d;">Content here</div>
.myborder {border:2px solid #bb2a2d;}