#b00a2c color space conversions
Hex:
#b00a2c
RGB:
176, 10, 44
CMY:
31, 96, 83
CMYK:
0, 94, 75, 31
HSL:
348°, 89.2473%, 36.4706%
HSV (HSB):
348°, 94.3182%, 69.0196%
XYZ:
18.4677, 9.6290, 3.2681
xyY:
0.5888, 0.3070, 9.6290
CIE-Lab:
37.1682, 60.4238, 29.5145
CIE-LCH:
37.1682, 67.2469, 26.0335
CIE-Luv:
37.1682, 111.0756, 16.1600
Hunter-Lab:
31.0307, 51.9291, 15.4771
#b00a2c color charts
#b00a2c color shades, tints & tones
#b00a2c color schemes
#b00a2c color preview, HTML & CSS examples
This text has a color of #b00a2c
<p style="color:#b00a2c;">Text here</p>
.mytext {color:#b00a2c;}
This box has a color of #b00a2c
<div style="background-color:#b00a2c;">Content here</div>
.mybackground {background-color:#b00a2c;}
Border around this has a color of #b00a2c
<div style="border:2px solid #b00a2c;">Content here</div>
.myborder {border:2px solid #b00a2c;}