#b1001a color space conversions
Hex:
#b1001a
RGB:
177, 0, 26
CMY:
31, 100, 90
CMYK:
0, 100, 85, 31
HSL:
351°, 100.0000%, 34.7059%
HSV (HSB):
351°, 100.0000%, 69.4118%
XYZ:
18.3179, 9.4217, 1.8304
xyY:
0.6195, 0.3186, 9.4217
CIE-Lab:
36.7838, 61.2959, 39.7727
CIE-LCH:
36.7838, 73.0688, 32.9781
CIE-Luv:
36.7838, 117.5722, 21.5930
Hunter-Lab:
30.6948, 52.8087, 17.9508
#b1001a color charts
#b1001a color shades, tints & tones
#b1001a color schemes
#b1001a color preview, HTML & CSS examples
This text has a color of #b1001a
<p style="color:#b1001a;">Text here</p>
.mytext {color:#b1001a;}
This box has a color of #b1001a
<div style="background-color:#b1001a;">Content here</div>
.mybackground {background-color:#b1001a;}
Border around this has a color of #b1001a
<div style="border:2px solid #b1001a;">Content here</div>
.myborder {border:2px solid #b1001a;}