#bb232b color space conversions
Hex:
#bb232b
RGB:
187, 35, 43
CMY:
27, 86, 83
CMYK:
0, 81, 77, 27
HSL:
357°, 68.4685%, 43.5294%
HSV (HSB):
357°, 81.2834%, 73.3333%
XYZ:
21.5306, 11.9413, 3.4556
xyY:
0.5831, 0.3234, 11.9413
CIE-Lab:
41.1226, 58.5777, 35.1658
CIE-LCH:
41.1226, 68.3226, 30.9775
CIE-Luv:
41.1226, 112.4204, 21.9009
Hunter-Lab:
34.5562, 50.7431, 18.2603
#bb232b color charts
#bb232b color shades, tints & tones
#bb232b color schemes
#bb232b color preview, HTML & CSS examples
This text has a color of #bb232b
<p style="color:#bb232b;">Text here</p>
.mytext {color:#bb232b;}
This box has a color of #bb232b
<div style="background-color:#bb232b;">Content here</div>
.mybackground {background-color:#bb232b;}
Border around this has a color of #bb232b
<div style="border:2px solid #bb232b;">Content here</div>
.myborder {border:2px solid #bb232b;}