#bb323c color space conversions
Hex:
#bb323c
RGB:
187, 50, 60
CMY:
27, 80, 76
CMYK:
0, 73, 68, 27
HSL:
356°, 57.8059%, 46.4706%
HSV (HSB):
356°, 73.2620%, 73.3333%
XYZ:
22.4497, 13.1722, 5.6342
xyY:
0.5442, 0.3193, 13.1722
CIE-Lab:
43.0216, 54.6693, 27.2331
CIE-LCH:
43.0216, 61.0768, 26.4798
CIE-Luv:
43.0216, 101.3198, 17.9028
Hunter-Lab:
36.2936, 46.8990, 16.2013
#bb323c color charts
#bb323c color shades, tints & tones
#bb323c color schemes
#bb323c color preview, HTML & CSS examples
This text has a color of #bb323c
<p style="color:#bb323c;">Text here</p>
.mytext {color:#bb323c;}
This box has a color of #bb323c
<div style="background-color:#bb323c;">Content here</div>
.mybackground {background-color:#bb323c;}
Border around this has a color of #bb323c
<div style="border:2px solid #bb323c;">Content here</div>
.myborder {border:2px solid #bb323c;}