#bb1001 color space conversions
Hex:
#bb1001
RGB:
187, 16, 1
CMY:
27, 94, 100
CMYK:
0, 91, 99, 27
HSL:
5°, 98.9362%, 36.8627%
HSV (HSB):
5°, 99.4652%, 73.3333%
XYZ:
20.6843, 10.9376, 1.0497
xyY:
0.6331, 0.3348, 10.9376
CIE-Lab:
39.4751, 61.6320, 53.0806
CIE-LCH:
39.4751, 81.3391, 40.7367
CIE-Luv:
39.4751, 124.4417, 28.5111
Hunter-Lab:
33.0720, 53.7636, 21.2686
#bb1001 color charts
#bb1001 color shades, tints & tones
#bb1001 color schemes
#bb1001 color preview, HTML & CSS examples
This text has a color of #bb1001
<p style="color:#bb1001;">Text here</p>
.mytext {color:#bb1001;}
This box has a color of #bb1001
<div style="background-color:#bb1001;">Content here</div>
.mybackground {background-color:#bb1001;}
Border around this has a color of #bb1001
<div style="border:2px solid #bb1001;">Content here</div>
.myborder {border:2px solid #bb1001;}