#b1100a color space conversions
Hex:
#b1100a
RGB:
177, 16, 10
CMY:
31, 94, 96
CMYK:
0, 91, 94, 31
HSL:
2°, 89.3048%, 36.6667%
HSV (HSB):
2°, 94.3503%, 69.4118%
XYZ:
18.3715, 9.7396, 1.1988
xyY:
0.6268, 0.3323, 9.7396
CIE-Lab:
37.3710, 59.0467, 47.5258
CIE-LCH:
37.3710, 75.7972, 38.8301
CIE-Luv:
37.3710, 116.3138, 25.8631
Hunter-Lab:
31.2083, 50.4637, 19.5683
#b1100a color charts
#b1100a color shades, tints & tones
#b1100a color schemes
#b1100a color preview, HTML & CSS examples
This text has a color of #b1100a
<p style="color:#b1100a;">Text here</p>
.mytext {color:#b1100a;}
This box has a color of #b1100a
<div style="background-color:#b1100a;">Content here</div>
.mybackground {background-color:#b1100a;}
Border around this has a color of #b1100a
<div style="border:2px solid #b1100a;">Content here</div>
.myborder {border:2px solid #b1100a;}