#b6001f color space conversions
Hex:
#b6001f
RGB:
182, 0, 31
CMY:
29, 100, 88
CMYK:
0, 100, 83, 29
HSL:
350°, 100.0000%, 35.6863%
HSV (HSB):
350°, 100.0000%, 71.3725%
XYZ:
19.5387, 10.0440, 2.2052
xyY:
0.6147, 0.3160, 10.0440
CIE-Lab:
37.9213, 62.6716, 38.4515
CIE-LCH:
37.9213, 73.5271, 31.5308
CIE-Luv:
37.9213, 120.3734, 21.1546
Hunter-Lab:
31.6923, 54.5862, 18.0591
#b6001f color charts
#b6001f color shades, tints & tones
#b6001f color schemes
#b6001f color preview, HTML & CSS examples
This text has a color of #b6001f
<p style="color:#b6001f;">Text here</p>
.mytext {color:#b6001f;}
This box has a color of #b6001f
<div style="background-color:#b6001f;">Content here</div>
.mybackground {background-color:#b6001f;}
Border around this has a color of #b6001f
<div style="border:2px solid #b6001f;">Content here</div>
.myborder {border:2px solid #b6001f;}