#b8002b color space conversions
Hex:
#b8002b
RGB:
184, 0, 43
CMY:
28, 100, 83
CMYK:
0, 100, 77, 28
HSL:
346°, 100.0000%, 36.0784%
HSV (HSB):
346°, 100.0000%, 72.1569%
XYZ:
20.2032, 10.3648, 3.2213
xyY:
0.5979, 0.3067, 10.3648
CIE-Lab:
38.4893, 63.5313, 32.0905
CIE-LCH:
38.4893, 71.1761, 26.7989
CIE-Luv:
38.4893, 119.1802, 17.4999
Hunter-Lab:
32.1944, 55.6756, 16.6037
#b8002b color charts
#b8002b color shades, tints & tones
#b8002b color schemes
#b8002b color preview, HTML & CSS examples
This text has a color of #b8002b
<p style="color:#b8002b;">Text here</p>
.mytext {color:#b8002b;}
This box has a color of #b8002b
<div style="background-color:#b8002b;">Content here</div>
.mybackground {background-color:#b8002b;}
Border around this has a color of #b8002b
<div style="border:2px solid #b8002b;">Content here</div>
.myborder {border:2px solid #b8002b;}