#bb2c3c color space conversions
Hex:
#bb2c3c
RGB:
187, 44, 60
CMY:
27, 83, 76
CMYK:
0, 76, 68, 27
HSL:
353°, 61.9048%, 45.2941%
HSV (HSB):
353°, 76.4706%, 73.3333%
XYZ:
22.2098, 12.6924, 5.5543
xyY:
0.5490, 0.3137, 12.6924
CIE-Lab:
42.2961, 56.6918, 26.3364
CIE-LCH:
42.2961, 62.5105, 24.9174
CIE-Luv:
42.2961, 104.2881, 16.4565
Hunter-Lab:
35.6264, 48.9323, 15.6950
#bb2c3c color charts
#bb2c3c color shades, tints & tones
#bb2c3c color schemes
#bb2c3c color preview, HTML & CSS examples
This text has a color of #bb2c3c
<p style="color:#bb2c3c;">Text here</p>
.mytext {color:#bb2c3c;}
This box has a color of #bb2c3c
<div style="background-color:#bb2c3c;">Content here</div>
.mybackground {background-color:#bb2c3c;}
Border around this has a color of #bb2c3c
<div style="border:2px solid #bb2c3c;">Content here</div>
.myborder {border:2px solid #bb2c3c;}