#b0020d color space conversions
Hex:
#b0020d
RGB:
176, 2, 13
CMY:
31, 99, 95
CMYK:
0, 99, 93, 31
HSL:
356°, 97.7528%, 34.9020%
HSV (HSB):
356°, 98.8636%, 69.0196%
XYZ:
17.9989, 9.3026, 1.2277
xyY:
0.6309, 0.3261, 9.3026
CIE-Lab:
36.5605, 60.5720, 45.7737
CIE-LCH:
36.5605, 75.9223, 37.0780
CIE-Luv:
36.5605, 118.2153, 24.2263
Hunter-Lab:
30.5001, 51.9618, 18.9635
#b0020d color charts
#b0020d color shades, tints & tones
#b0020d color schemes
#b0020d color preview, HTML & CSS examples
This text has a color of #b0020d
<p style="color:#b0020d;">Text here</p>
.mytext {color:#b0020d;}
This box has a color of #b0020d
<div style="background-color:#b0020d;">Content here</div>
.mybackground {background-color:#b0020d;}
Border around this has a color of #b0020d
<div style="border:2px solid #b0020d;">Content here</div>
.myborder {border:2px solid #b0020d;}