#bb3c2c color space conversions
Hex:
#bb3c2c
RGB:
187, 60, 44
CMY:
27, 76, 83
CMYK:
0, 68, 76, 27
HSL:
7°, 61.9048%, 45.2941%
HSV (HSB):
7°, 76.4706%, 73.3333%
XYZ:
22.5640, 13.9784, 3.8917
xyY:
0.5580, 0.3457, 13.9784
CIE-Lab:
44.2019, 50.1055, 37.9159
CIE-LCH:
44.2019, 62.8345, 37.1155
CIE-Luv:
44.2019, 98.9454, 27.2600
Hunter-Lab:
37.3876, 42.2990, 19.9998
#bb3c2c color charts
#bb3c2c color shades, tints & tones
#bb3c2c color schemes
#bb3c2c color preview, HTML & CSS examples
This text has a color of #bb3c2c
<p style="color:#bb3c2c;">Text here</p>
.mytext {color:#bb3c2c;}
This box has a color of #bb3c2c
<div style="background-color:#bb3c2c;">Content here</div>
.mybackground {background-color:#bb3c2c;}
Border around this has a color of #bb3c2c
<div style="border:2px solid #bb3c2c;">Content here</div>
.myborder {border:2px solid #bb3c2c;}