#bb3b3b color space conversions
Hex:
#bb3b3b
RGB:
187, 59, 59
CMY:
27, 77, 77
CMYK:
0, 68, 68, 27
HSL:
0°, 52.0325%, 48.2353%
HSV (HSB):
0°, 68.4492%, 73.3333%
XYZ:
22.8469, 14.0085, 5.6374
xyY:
0.5377, 0.3297, 14.0085
CIE-Lab:
44.2451, 51.2077, 29.3285
CIE-LCH:
44.2451, 59.0118, 29.8013
CIE-Luv:
44.2451, 96.5603, 20.8208
Hunter-Lab:
37.4279, 43.4618, 17.2692
#bb3b3b color charts
#bb3b3b color shades, tints & tones
#bb3b3b color schemes
#bb3b3b color preview, HTML & CSS examples
This text has a color of #bb3b3b
<p style="color:#bb3b3b;">Text here</p>
.mytext {color:#bb3b3b;}
This box has a color of #bb3b3b
<div style="background-color:#bb3b3b;">Content here</div>
.mybackground {background-color:#bb3b3b;}
Border around this has a color of #bb3b3b
<div style="border:2px solid #bb3b3b;">Content here</div>
.myborder {border:2px solid #bb3b3b;}