#b10a1a color space conversions
Hex:
#b10a1a
RGB:
177, 10, 26
CMY:
31, 96, 90
CMYK:
0, 94, 85, 31
HSL:
354°, 89.3048%, 36.6667%
HSV (HSB):
354°, 94.3503%, 69.4118%
XYZ:
18.4265, 9.6388, 1.8666
xyY:
0.6156, 0.3220, 9.6388
CIE-Lab:
37.1862, 60.1311, 40.1310
CIE-LCH:
37.1862, 72.2927, 33.7188
CIE-Luv:
37.1862, 115.6843, 22.3172
Hunter-Lab:
31.0464, 51.6111, 18.1678
#b10a1a color charts
#b10a1a color shades, tints & tones
#b10a1a color schemes
#b10a1a color preview, HTML & CSS examples
This text has a color of #b10a1a
<p style="color:#b10a1a;">Text here</p>
.mytext {color:#b10a1a;}
This box has a color of #b10a1a
<div style="background-color:#b10a1a;">Content here</div>
.mybackground {background-color:#b10a1a;}
Border around this has a color of #b10a1a
<div style="border:2px solid #b10a1a;">Content here</div>
.myborder {border:2px solid #b10a1a;}