#bb3101 color space conversions
Hex:
#bb3101
RGB:
187, 49, 1
CMY:
27, 81, 100
CMYK:
0, 74, 99, 27
HSL:
15°, 98.9362%, 36.8627%
HSV (HSB):
15°, 99.4652%, 73.3333%
XYZ:
21.5973, 12.7636, 1.3540
xyY:
0.6047, 0.3574, 12.7636
CIE-Lab:
42.4049, 53.3652, 54.3619
CIE-LCH:
42.4049, 76.1779, 45.5301
CIE-Luv:
42.4049, 110.2852, 33.4910
Hunter-Lab:
35.7262, 45.3865, 22.7612
#bb3101 color charts
#bb3101 color shades, tints & tones
#bb3101 color schemes
#bb3101 color preview, HTML & CSS examples
This text has a color of #bb3101
<p style="color:#bb3101;">Text here</p>
.mytext {color:#bb3101;}
This box has a color of #bb3101
<div style="background-color:#bb3101;">Content here</div>
.mybackground {background-color:#bb3101;}
Border around this has a color of #bb3101
<div style="border:2px solid #bb3101;">Content here</div>
.myborder {border:2px solid #bb3101;}