#bb102b color space conversions
Hex:
#bb102b
RGB:
187, 16, 43
CMY:
27, 94, 83
CMYK:
0, 91, 77, 27
HSL:
351°, 84.2365%, 39.8039%
HSV (HSB):
351°, 91.4439%, 73.3333%
XYZ:
21.1149, 11.1098, 3.3170
xyY:
0.5941, 0.3126, 11.1098
CIE-Lab:
39.7648, 62.4560, 33.6827
CIE-LCH:
39.7648, 70.9596, 28.3381
CIE-Luv:
39.7648, 118.5567, 19.3273
Hunter-Lab:
33.3314, 54.7469, 17.4316
#bb102b color charts
#bb102b color shades, tints & tones
#bb102b color schemes
#bb102b color preview, HTML & CSS examples
This text has a color of #bb102b
<p style="color:#bb102b;">Text here</p>
.mytext {color:#bb102b;}
This box has a color of #bb102b
<div style="background-color:#bb102b;">Content here</div>
.mybackground {background-color:#bb102b;}
Border around this has a color of #bb102b
<div style="border:2px solid #bb102b;">Content here</div>
.myborder {border:2px solid #bb102b;}