#bb100a color space conversions
Hex:
#bb100a
RGB:
187, 16, 10
CMY:
27, 94, 96
CMYK:
0, 91, 95, 27
HSL:
2°, 89.8477%, 38.6275%
HSV (HSB):
2°, 94.6524%, 73.3333%
XYZ:
20.7336, 10.9573, 1.3093
xyY:
0.6283, 0.3320, 10.9573
CIE-Lab:
39.5084, 61.7271, 49.8835
CIE-LCH:
39.5084, 79.3638, 38.9427
CIE-Luv:
39.5084, 123.7377, 27.4173
Hunter-Lab:
33.1018, 53.8768, 20.8260
#bb100a color charts
#bb100a color shades, tints & tones
#bb100a color schemes
#bb100a color preview, HTML & CSS examples
This text has a color of #bb100a
<p style="color:#bb100a;">Text here</p>
.mytext {color:#bb100a;}
This box has a color of #bb100a
<div style="background-color:#bb100a;">Content here</div>
.mybackground {background-color:#bb100a;}
Border around this has a color of #bb100a
<div style="border:2px solid #bb100a;">Content here</div>
.myborder {border:2px solid #bb100a;}