#bb110a color space conversions
Hex:
#bb110a
RGB:
187, 17, 10
CMY:
27, 93, 96
CMYK:
0, 91, 95, 27
HSL:
2°, 89.8477%, 38.6275%
HSV (HSB):
2°, 94.6524%, 73.3333%
XYZ:
20.7488, 10.9876, 1.3144
xyY:
0.6278, 0.3324, 10.9876
CIE-Lab:
39.5596, 61.5800, 49.9129
CIE-LCH:
39.5596, 79.2679, 39.0260
CIE-Luv:
39.5596, 123.4848, 27.5064
Hunter-Lab:
33.1476, 53.7240, 20.8523
#bb110a color charts
#bb110a color shades, tints & tones
#bb110a color schemes
#bb110a color preview, HTML & CSS examples
This text has a color of #bb110a
<p style="color:#bb110a;">Text here</p>
.mytext {color:#bb110a;}
This box has a color of #bb110a
<div style="background-color:#bb110a;">Content here</div>
.mybackground {background-color:#bb110a;}
Border around this has a color of #bb110a
<div style="border:2px solid #bb110a;">Content here</div>
.myborder {border:2px solid #bb110a;}