#bb332c color space conversions
Hex:
#bb332c
RGB:
187, 51, 44
CMY:
27, 80, 83
CMYK:
0, 73, 76, 27
HSL:
3°, 61.9048%, 45.2941%
HSV (HSB):
3°, 76.4706%, 73.3333%
XYZ:
22.1320, 13.1143, 3.7477
xyY:
0.5676, 0.3363, 13.1143
CIE-Lab:
42.9350, 53.5777, 36.5544
CIE-LCH:
42.9350, 64.8598, 34.3045
CIE-Luv:
42.9350, 104.3270, 24.9117
Hunter-Lab:
36.2137, 45.7163, 19.2137
#bb332c color charts
#bb332c color shades, tints & tones
#bb332c color schemes
#bb332c color preview, HTML & CSS examples
This text has a color of #bb332c
<p style="color:#bb332c;">Text here</p>
.mytext {color:#bb332c;}
This box has a color of #bb332c
<div style="background-color:#bb332c;">Content here</div>
.mybackground {background-color:#bb332c;}
Border around this has a color of #bb332c
<div style="border:2px solid #bb332c;">Content here</div>
.myborder {border:2px solid #bb332c;}