#b10b13 color space conversions
Hex:
#b10b13
RGB:
177, 11, 19
CMY:
31, 96, 93
CMYK:
0, 94, 89, 31
HSL:
357°, 88.2979%, 36.8627%
HSV (HSB):
357°, 93.7853%, 69.4118%
XYZ:
18.3687, 9.6335, 1.5074
xyY:
0.6225, 0.3265, 9.6335
CIE-Lab:
37.1764, 59.8703, 43.6600
CIE-LCH:
37.1764, 74.0990, 36.1011
CIE-Luv:
37.1764, 116.5199, 23.9781
Hunter-Lab:
31.0378, 51.3229, 18.8470
#b10b13 color charts
#b10b13 color shades, tints & tones
#b10b13 color schemes
#b10b13 color preview, HTML & CSS examples
This text has a color of #b10b13
<p style="color:#b10b13;">Text here</p>
.mytext {color:#b10b13;}
This box has a color of #b10b13
<div style="background-color:#b10b13;">Content here</div>
.mybackground {background-color:#b10b13;}
Border around this has a color of #b10b13
<div style="border:2px solid #b10b13;">Content here</div>
.myborder {border:2px solid #b10b13;}