#b7011d color space conversions
Hex:
#b7011d
RGB:
183, 1, 29
CMY:
28, 100, 89
CMYK:
0, 99, 84, 28
HSL:
351°, 98.9130%, 36.0784%
HSV (HSB):
351°, 99.4536%, 71.7647%
XYZ:
19.7611, 10.1777, 2.0854
xyY:
0.6171, 0.3178, 10.1777
CIE-Lab:
38.1595, 62.7601, 39.8681
CIE-LCH:
38.1595, 74.3525, 32.4256
CIE-Luv:
38.1595, 121.3061, 21.9763
Hunter-Lab:
31.9025, 54.7372, 18.4562
#b7011d color charts
#b7011d color shades, tints & tones
#b7011d color schemes
#b7011d color preview, HTML & CSS examples
This text has a color of #b7011d
<p style="color:#b7011d;">Text here</p>
.mytext {color:#b7011d;}
This box has a color of #b7011d
<div style="background-color:#b7011d;">Content here</div>
.mybackground {background-color:#b7011d;}
Border around this has a color of #b7011d
<div style="border:2px solid #b7011d;">Content here</div>
.myborder {border:2px solid #b7011d;}