#b10b26 color space conversions
Hex:
#b10b26
RGB:
177, 11, 38
CMY:
31, 96, 85
CMYK:
0, 94, 79, 31
HSL:
350°, 88.2979%, 36.8627%
HSV (HSB):
350°, 93.7853%, 69.4118%
XYZ:
18.6010, 9.7264, 2.7307
xyY:
0.5989, 0.3132, 9.7264
CIE-Lab:
37.3468, 60.3493, 33.4351
CIE-LCH:
37.3468, 68.9923, 28.9876
CIE-Luv:
37.3468, 113.1309, 18.7271
Hunter-Lab:
31.1872, 51.8853, 16.6396
#b10b26 color charts
#b10b26 color shades, tints & tones
#b10b26 color schemes
#b10b26 color preview, HTML & CSS examples
This text has a color of #b10b26
<p style="color:#b10b26;">Text here</p>
.mytext {color:#b10b26;}
This box has a color of #b10b26
<div style="background-color:#b10b26;">Content here</div>
.mybackground {background-color:#b10b26;}
Border around this has a color of #b10b26
<div style="border:2px solid #b10b26;">Content here</div>
.myborder {border:2px solid #b10b26;}