#bb2c1c color space conversions
Hex:
#bb2c1c
RGB:
187, 44, 28
CMY:
27, 83, 89
CMYK:
0, 76, 85, 27
HSL:
6°, 73.9535%, 42.1569%
HSV (HSB):
6°, 85.0267%, 73.3333%
XYZ:
21.6038, 12.4500, 2.3631
xyY:
0.5932, 0.3419, 12.4500
CIE-Lab:
41.9226, 55.4748, 44.0793
CIE-LCH:
41.9226, 70.8550, 38.4700
CIE-Luv:
41.9226, 110.7781, 28.2061
Hunter-Lab:
35.2846, 47.5428, 20.7285
#bb2c1c color charts
#bb2c1c color shades, tints & tones
#bb2c1c color schemes
#bb2c1c color preview, HTML & CSS examples
This text has a color of #bb2c1c
<p style="color:#bb2c1c;">Text here</p>
.mytext {color:#bb2c1c;}
This box has a color of #bb2c1c
<div style="background-color:#bb2c1c;">Content here</div>
.mybackground {background-color:#bb2c1c;}
Border around this has a color of #bb2c1c
<div style="border:2px solid #bb2c1c;">Content here</div>
.myborder {border:2px solid #bb2c1c;}