#bb2b00 color space conversions
Hex:
#bb2b00
RGB:
187, 43, 0
CMY:
27, 83, 100
CMYK:
0, 77, 100, 27
HSL:
14°, 100.0000%, 36.6667%
HSV (HSB):
14°, 100.0000%, 73.3333%
XYZ:
21.3574, 12.2925, 1.2470
xyY:
0.6120, 0.3523, 12.2925
CIE-Lab:
41.6774, 55.3672, 54.3617
CIE-LCH:
41.6774, 77.5933, 44.4750
CIE-Luv:
41.6774, 113.7599, 32.3880
Hunter-Lab:
35.0607, 47.3778, 22.4337
#bb2b00 color charts
#bb2b00 color shades, tints & tones
#bb2b00 color schemes
#bb2b00 color preview, HTML & CSS examples
This text has a color of #bb2b00
<p style="color:#bb2b00;">Text here</p>
.mytext {color:#bb2b00;}
This box has a color of #bb2b00
<div style="background-color:#bb2b00;">Content here</div>
.mybackground {background-color:#bb2b00;}
Border around this has a color of #bb2b00
<div style="border:2px solid #bb2b00;">Content here</div>
.myborder {border:2px solid #bb2b00;}