#b1000d color space conversions
Hex:
#b1000d
RGB:
177, 0, 13
CMY:
31, 100, 95
CMYK:
0, 100, 93, 31
HSL:
356°, 100.0000%, 34.7059%
HSV (HSB):
356°, 100.0000%, 69.4118%
XYZ:
18.2041, 9.3762, 1.2311
xyY:
0.6318, 0.3254, 9.3762
CIE-Lab:
36.6987, 61.0635, 45.9708
CIE-LCH:
36.6987, 76.4335, 36.9738
CIE-Luv:
36.6987, 119.3429, 24.2510
Hunter-Lab:
30.6205, 52.5335, 19.0506
#b1000d color charts
#b1000d RGB chart
#b1000d CMYK chart
#b1000d RGB pie chart
#b1000d color shades, tints & tones
#b1000d color schemes
#b1000d color preview, HTML & CSS examples
This text has a color of #b1000d
<p style="color:#b1000d;">Text here</p>
.mytext {color:#b1000d;}
Text color #b1000d
This box has a color of #b1000d
<div style="background-color:#b1000d;">Content here</div>
.mybackground {background-color:#b1000d;}
Background color #b1000d
Border around this has a color of #b1000d
<div style="border:2px solid #b1000d;">Content here</div>
.myborder {border:2px solid #b1000d;}
Border color #b1000d