#bb3435 color space conversions
Hex:
#bb3435
RGB:
187, 52, 53
CMY:
27, 80, 79
CMYK:
0, 72, 72, 27
HSL:
360°, 56.4854%, 46.8627%
HSV (HSB):
360°, 72.1925%, 73.3333%
XYZ:
22.3641, 13.2778, 4.7523
xyY:
0.5536, 0.3287, 13.2778
CIE-Lab:
43.1789, 53.5980, 31.6154
CIE-LCH:
43.1789, 62.2277, 30.5348
CIE-Luv:
43.1789, 101.9105, 21.5974
Hunter-Lab:
36.4387, 45.7858, 17.7746
#bb3435 color charts
#bb3435 color shades, tints & tones
#bb3435 color schemes
#bb3435 color preview, HTML & CSS examples
This text has a color of #bb3435
<p style="color:#bb3435;">Text here</p>
.mytext {color:#bb3435;}
This box has a color of #bb3435
<div style="background-color:#bb3435;">Content here</div>
.mybackground {background-color:#bb3435;}
Border around this has a color of #bb3435
<div style="border:2px solid #bb3435;">Content here</div>
.myborder {border:2px solid #bb3435;}