#b00a24 color space conversions
Hex:
#b00a24
RGB:
176, 10, 36
CMY:
31, 96, 86
CMYK:
0, 94, 80, 31
HSL:
351°, 89.2473%, 36.4706%
HSV (HSB):
351°, 94.3182%, 69.0196%
XYZ:
18.3315, 9.5746, 2.5510
xyY:
0.6019, 0.3144, 9.5746
CIE-Lab:
37.0678, 60.1432, 34.2678
CIE-LCH:
37.0678, 69.2206, 29.6732
CIE-Luv:
37.0678, 113.0007, 19.1497
Hunter-Lab:
30.9428, 51.5991, 16.7720
#b00a24 color charts
#b00a24 color shades, tints & tones
#b00a24 color schemes
#b00a24 color preview, HTML & CSS examples
This text has a color of #b00a24
<p style="color:#b00a24;">Text here</p>
.mytext {color:#b00a24;}
This box has a color of #b00a24
<div style="background-color:#b00a24;">Content here</div>
.mybackground {background-color:#b00a24;}
Border around this has a color of #b00a24
<div style="border:2px solid #b00a24;">Content here</div>
.myborder {border:2px solid #b00a24;}