#b00a28 color space conversions
Hex:
#b00a28
RGB:
176, 10, 40
CMY:
31, 96, 84
CMYK:
0, 94, 77, 31
HSL:
349°, 89.2473%, 36.4706%
HSV (HSB):
349°, 94.3182%, 69.0196%
XYZ:
18.3960, 9.6004, 2.8910
xyY:
0.5956, 0.3108, 9.6004
CIE-Lab:
37.1155, 60.2765, 31.9128
CIE-LCH:
37.1155, 68.2032, 27.8985
CIE-Luv:
37.1155, 112.0796, 17.7206
Hunter-Lab:
30.9845, 51.7557, 16.1572
#b00a28 color charts
#b00a28 color shades, tints & tones
#b00a28 color schemes
#b00a28 color preview, HTML & CSS examples
This text has a color of #b00a28
<p style="color:#b00a28;">Text here</p>
.mytext {color:#b00a28;}
This box has a color of #b00a28
<div style="background-color:#b00a28;">Content here</div>
.mybackground {background-color:#b00a28;}
Border around this has a color of #b00a28
<div style="border:2px solid #b00a28;">Content here</div>
.myborder {border:2px solid #b00a28;}