#b7000c color space conversions
Hex:
#b7000c
RGB:
183, 0, 12
CMY:
28, 100, 95
CMYK:
0, 100, 93, 28
HSL:
356°, 100.0000%, 35.8824%
HSV (HSB):
356°, 100.0000%, 71.7647%
XYZ:
19.5948, 10.0938, 1.2634
xyY:
0.6331, 0.3261, 10.0938
CIE-Lab:
38.0103, 62.5700, 47.8433
CIE-LCH:
38.0103, 78.7654, 37.4028
CIE-Luv:
38.0103, 123.8169, 25.3943
Hunter-Lab:
31.7708, 54.4920, 19.8819
#b7000c color charts
#b7000c RGB chart
#b7000c CMYK chart
#b7000c RGB pie chart
#b7000c color shades, tints & tones
#b7000c color schemes
#b7000c color preview, HTML & CSS examples
This text has a color of #b7000c
<p style="color:#b7000c;">Text here</p>
.mytext {color:#b7000c;}
Text color #b7000c
This box has a color of #b7000c
<div style="background-color:#b7000c;">Content here</div>
.mybackground {background-color:#b7000c;}
Background color #b7000c
Border around this has a color of #b7000c
<div style="border:2px solid #b7000c;">Content here</div>
.myborder {border:2px solid #b7000c;}
Border color #b7000c