#b00a46 color space conversions
Hex:
#b00a46
RGB:
176, 10, 70
CMY:
31, 96, 73
CMYK:
0, 94, 60, 31
HSL:
338°, 89.2473%, 36.4706%
HSV (HSB):
338°, 94.3182%, 69.0196%
XYZ:
19.1185, 9.8894, 6.6955
xyY:
0.5355, 0.2770, 9.8894
CIE-Lab:
37.6432, 61.7397, 13.5468
CIE-LCH:
37.6432, 63.2084, 12.3756
CIE-Luv:
37.6432, 102.7278, 3.0526
Hunter-Lab:
31.4474, 53.4866, 9.3896
#b00a46 color charts
#b00a46 color shades, tints & tones
#b00a46 color schemes
#b00a46 color preview, HTML & CSS examples
This text has a color of #b00a46
<p style="color:#b00a46;">Text here</p>
.mytext {color:#b00a46;}
This box has a color of #b00a46
<div style="background-color:#b00a46;">Content here</div>
.mybackground {background-color:#b00a46;}
Border around this has a color of #b00a46
<div style="border:2px solid #b00a46;">Content here</div>
.myborder {border:2px solid #b00a46;}