#b8002f color space conversions
Hex:
#b8002f
RGB:
184, 0, 47
CMY:
28, 100, 82
CMYK:
0, 100, 74, 28
HSL:
345°, 100.0000%, 36.0784%
HSV (HSB):
345°, 100.0000%, 72.1569%
XYZ:
20.2803, 10.3956, 3.6270
xyY:
0.5912, 0.3031, 10.3956
CIE-Lab:
38.5432, 63.6776, 29.6886
CIE-LCH:
38.5432, 70.2585, 24.9965
CIE-Luv:
38.5432, 118.1215, 15.8997
Hunter-Lab:
32.2422, 55.8522, 15.8999
#b8002f color charts
#b8002f color shades, tints & tones
#b8002f color schemes
#b8002f color preview, HTML & CSS examples
This text has a color of #b8002f
<p style="color:#b8002f;">Text here</p>
.mytext {color:#b8002f;}
This box has a color of #b8002f
<div style="background-color:#b8002f;">Content here</div>
.mybackground {background-color:#b8002f;}
Border around this has a color of #b8002f
<div style="border:2px solid #b8002f;">Content here</div>
.myborder {border:2px solid #b8002f;}