#b0022a color space conversions
Hex:
#b0022a
RGB:
176, 2, 42
CMY:
31, 99, 84
CMYK:
0, 99, 76, 31
HSL:
346°, 97.7528%, 34.9020%
HSV (HSB):
346°, 98.8636%, 69.0196%
XYZ:
18.3441, 9.4407, 3.0459
xyY:
0.5950, 0.3062, 9.4407
CIE-Lab:
36.8193, 61.2807, 30.3549
CIE-LCH:
36.8193, 68.3867, 26.3511
CIE-Luv:
36.8193, 113.0114, 16.3452
Hunter-Lab:
30.7257, 52.7996, 15.6305
#b0022a color charts
#b0022a color shades, tints & tones
#b0022a color schemes
#b0022a color preview, HTML & CSS examples
This text has a color of #b0022a
<p style="color:#b0022a;">Text here</p>
.mytext {color:#b0022a;}
This box has a color of #b0022a
<div style="background-color:#b0022a;">Content here</div>
.mybackground {background-color:#b0022a;}
Border around this has a color of #b0022a
<div style="border:2px solid #b0022a;">Content here</div>
.myborder {border:2px solid #b0022a;}