#bb2c00 color space conversions
Hex:
#bb2c00
RGB:
187, 44, 0
CMY:
27, 83, 100
CMYK:
0, 76, 100, 27
HSL:
14°, 100.0000%, 36.6667%
HSV (HSB):
14°, 100.0000%, 73.3333%
XYZ:
21.3942, 12.3662, 1.2593
xyY:
0.6109, 0.3531, 12.3662
CIE-Lab:
41.7923, 55.0464, 54.4124
CIE-LCH:
41.7923, 77.4004, 44.6681
CIE-Luv:
41.7923, 113.2145, 32.5818
Hunter-Lab:
35.1656, 47.0570, 22.4927
#bb2c00 color charts
#bb2c00 color shades, tints & tones
#bb2c00 color schemes
#bb2c00 color preview, HTML & CSS examples
This text has a color of #bb2c00
<p style="color:#bb2c00;">Text here</p>
.mytext {color:#bb2c00;}
This box has a color of #bb2c00
<div style="background-color:#bb2c00;">Content here</div>
.mybackground {background-color:#bb2c00;}
Border around this has a color of #bb2c00
<div style="border:2px solid #bb2c00;">Content here</div>
.myborder {border:2px solid #bb2c00;}