#bb2f2c color space conversions
Hex:
#bb2f2c
RGB:
187, 47, 44
CMY:
27, 82, 83
CMYK:
0, 75, 76, 27
HSL:
1°, 61.9048%, 45.2941%
HSV (HSB):
1°, 76.4706%, 73.3333%
XYZ:
21.9647, 12.7797, 3.6919
xyY:
0.5715, 0.3325, 12.7797
CIE-Lab:
42.4294, 54.9798, 36.0070
CIE-LCH:
42.4294, 65.7213, 33.2213
CIE-Luv:
42.4294, 106.5118, 23.9674
Hunter-Lab:
35.7487, 47.1136, 18.9009
#bb2f2c color charts
#bb2f2c color shades, tints & tones
#bb2f2c color schemes
#bb2f2c color preview, HTML & CSS examples
This text has a color of #bb2f2c
<p style="color:#bb2f2c;">Text here</p>
.mytext {color:#bb2f2c;}
This box has a color of #bb2f2c
<div style="background-color:#bb2f2c;">Content here</div>
.mybackground {background-color:#bb2f2c;}
Border around this has a color of #bb2f2c
<div style="border:2px solid #bb2f2c;">Content here</div>
.myborder {border:2px solid #bb2f2c;}