#bb223a color space conversions
Hex:
#bb223a
RGB:
187, 34, 58
CMY:
27, 87, 77
CMYK:
0, 82, 69, 27
HSL:
351°, 69.2308%, 43.3333%
HSV (HSB):
351°, 81.8182%, 73.3333%
XYZ:
21.8293, 12.0143, 5.1715
xyY:
0.5595, 0.3079, 12.0143
CIE-Lab:
41.2389, 59.4795, 26.2585
CIE-LCH:
41.2389, 65.0178, 23.8201
CIE-Luv:
41.2389, 109.1027, 15.3726
Hunter-Lab:
34.6617, 51.7578, 15.4172
#bb223a color charts
#bb223a color shades, tints & tones
#bb223a color schemes
#bb223a color preview, HTML & CSS examples
This text has a color of #bb223a
<p style="color:#bb223a;">Text here</p>
.mytext {color:#bb223a;}
This box has a color of #bb223a
<div style="background-color:#bb223a;">Content here</div>
.mybackground {background-color:#bb223a;}
Border around this has a color of #bb223a
<div style="border:2px solid #bb223a;">Content here</div>
.myborder {border:2px solid #bb223a;}