#b00049 color space conversions
Hex:
#b00049
RGB:
176, 0, 73
CMY:
31, 100, 71
CMYK:
0, 100, 59, 31
HSL:
335°, 100.0000%, 34.5098%
HSV (HSB):
335°, 100.0000%, 69.0196%
XYZ:
19.1071, 9.7111, 7.1707
xyY:
0.5309, 0.2698, 9.7111
CIE-Lab:
37.3189, 63.0788, 11.1628
CIE-LCH:
37.3189, 64.0589, 10.0355
CIE-Luv:
37.3189, 103.0614, 0.4053
Hunter-Lab:
31.1627, 54.9107, 8.1709
#b00049 color charts
#b00049 color shades, tints & tones
#b00049 color schemes
#b00049 color preview, HTML & CSS examples
This text has a color of #b00049
<p style="color:#b00049;">Text here</p>
.mytext {color:#b00049;}
This box has a color of #b00049
<div style="background-color:#b00049;">Content here</div>
.mybackground {background-color:#b00049;}
Border around this has a color of #b00049
<div style="border:2px solid #b00049;">Content here</div>
.myborder {border:2px solid #b00049;}