#bb3d2c color space conversions
Hex:
#bb3d2c
RGB:
187, 61, 44
CMY:
27, 76, 83
CMYK:
0, 67, 76, 27
HSL:
7°, 61.9048%, 45.2941%
HSV (HSB):
7°, 76.4706%, 73.3333%
XYZ:
22.6169, 14.0841, 3.9093
xyY:
0.5569, 0.3468, 14.0841
CIE-Lab:
44.3533, 49.6943, 38.0777
CIE-LCH:
44.3533, 62.6054, 37.4607
CIE-Luv:
44.3533, 98.3109, 27.5390
Hunter-Lab:
37.5288, 41.8982, 20.0940
#bb3d2c color charts
#bb3d2c color shades, tints & tones
#bb3d2c color schemes
#bb3d2c color preview, HTML & CSS examples
This text has a color of #bb3d2c
<p style="color:#bb3d2c;">Text here</p>
.mytext {color:#bb3d2c;}
This box has a color of #bb3d2c
<div style="background-color:#bb3d2c;">Content here</div>
.mybackground {background-color:#bb3d2c;}
Border around this has a color of #bb3d2c
<div style="border:2px solid #bb3d2c;">Content here</div>
.myborder {border:2px solid #bb3d2c;}