#b0020a color space conversions
Hex:
#b0020a
RGB:
176, 2, 10
CMY:
31, 99, 96
CMYK:
0, 99, 94, 31
HSL:
357°, 97.7528%, 34.9020%
HSV (HSB):
357°, 98.8636%, 69.0196%
XYZ:
17.9810, 9.2954, 1.1337
xyY:
0.6329, 0.3272, 9.2954
CIE-Lab:
36.5470, 60.5350, 46.9262
CIE-LCH:
36.5470, 76.5935, 37.7825
CIE-Luv:
36.5470, 118.4979, 24.6521
Hunter-Lab:
30.4884, 51.9182, 19.1373
#b0020a color charts
#b0020a color shades, tints & tones
#b0020a color schemes
#b0020a color preview, HTML & CSS examples
This text has a color of #b0020a
<p style="color:#b0020a;">Text here</p>
.mytext {color:#b0020a;}
This box has a color of #b0020a
<div style="background-color:#b0020a;">Content here</div>
.mybackground {background-color:#b0020a;}
Border around this has a color of #b0020a
<div style="border:2px solid #b0020a;">Content here</div>
.myborder {border:2px solid #b0020a;}