#bb2233 color space conversions
Hex:
#bb2233
RGB:
187, 34, 51
CMY:
27, 87, 80
CMYK:
0, 82, 73, 27
HSL:
353°, 69.2308%, 43.3333%
HSV (HSB):
353°, 81.8182%, 73.3333%
XYZ:
21.6631, 11.9479, 4.2964
xyY:
0.5715, 0.3152, 11.9479
CIE-Lab:
41.1331, 59.1563, 30.4164
CIE-LCH:
41.1331, 66.5179, 27.2109
CIE-Luv:
41.1331, 110.9636, 18.5468
Hunter-Lab:
34.5657, 51.3800, 16.8265
#bb2233 color charts
#bb2233 color shades, tints & tones
#bb2233 color schemes
#bb2233 color preview, HTML & CSS examples
This text has a color of #bb2233
<p style="color:#bb2233;">Text here</p>
.mytext {color:#bb2233;}
This box has a color of #bb2233
<div style="background-color:#bb2233;">Content here</div>
.mybackground {background-color:#bb2233;}
Border around this has a color of #bb2233
<div style="border:2px solid #bb2233;">Content here</div>
.myborder {border:2px solid #bb2233;}