#b10b11 color space conversions
Hex:
#b10b11
RGB:
177, 11, 17
CMY:
31, 96, 93
CMYK:
0, 94, 90, 31
HSL:
358°, 88.2979%, 36.8627%
HSV (HSB):
358°, 93.7853%, 69.4118%
XYZ:
18.3523, 9.6269, 1.4212
xyY:
0.6242, 0.3274, 9.6269
CIE-Lab:
37.1644, 59.8364, 44.5725
CIE-LCH:
37.1644, 74.6130, 36.6826
CIE-Luv:
37.1644, 116.7665, 24.3590
Hunter-Lab:
31.0273, 51.2831, 19.0033
#b10b11 color charts
#b10b11 color shades, tints & tones
#b10b11 color schemes
#b10b11 color preview, HTML & CSS examples
This text has a color of #b10b11
<p style="color:#b10b11;">Text here</p>
.mytext {color:#b10b11;}
This box has a color of #b10b11
<div style="background-color:#b10b11;">Content here</div>
.mybackground {background-color:#b10b11;}
Border around this has a color of #b10b11
<div style="border:2px solid #b10b11;">Content here</div>
.myborder {border:2px solid #b10b11;}