#b1000c color space conversions
Hex:
#b1000c
RGB:
177, 0, 12
CMY:
31, 100, 95
CMYK:
0, 100, 93, 31
HSL:
356°, 100.0000%, 34.7059%
HSV (HSB):
356°, 100.0000%, 69.4118%
XYZ:
18.1978, 9.3737, 1.1980
xyY:
0.6325, 0.3258, 9.3737
CIE-Lab:
36.6940, 61.0507, 46.3687
CIE-LCH:
36.6940, 76.6631, 37.2171
CIE-Luv:
36.6940, 119.4423, 24.3999
Hunter-Lab:
30.6164, 52.5183, 19.1115
#b1000c color charts
#b1000c RGB chart
#b1000c CMYK chart
#b1000c RGB pie chart
#b1000c color shades, tints & tones
#b1000c color schemes
#b1000c color preview, HTML & CSS examples
This text has a color of #b1000c
<p style="color:#b1000c;">Text here</p>
.mytext {color:#b1000c;}
Text color #b1000c
This box has a color of #b1000c
<div style="background-color:#b1000c;">Content here</div>
.mybackground {background-color:#b1000c;}
Background color #b1000c
Border around this has a color of #b1000c
<div style="border:2px solid #b1000c;">Content here</div>
.myborder {border:2px solid #b1000c;}
Border color #b1000c