#b00041 color space conversions
Hex:
#b00041
RGB:
176, 0, 65
CMY:
31, 100, 75
CMYK:
0, 100, 63, 31
HSL:
338°, 100.0000%, 34.5098%
HSV (HSB):
338°, 100.0000%, 69.0196%
XYZ:
18.8586, 9.6118, 5.8623
xyY:
0.5493, 0.2800, 9.6118
CIE-Lab:
37.1364, 62.5904, 16.0937
CIE-LCH:
37.1364, 64.6263, 14.4200
CIE-Luv:
37.1364, 106.1125, 5.1158
Hunter-Lab:
31.0028, 54.3243, 10.4909
#b00041 color charts
#b00041 color shades, tints & tones
#b00041 color schemes
#b00041 color preview, HTML & CSS examples
This text has a color of #b00041
<p style="color:#b00041;">Text here</p>
.mytext {color:#b00041;}
This box has a color of #b00041
<div style="background-color:#b00041;">Content here</div>
.mybackground {background-color:#b00041;}
Border around this has a color of #b00041
<div style="border:2px solid #b00041;">Content here</div>
.myborder {border:2px solid #b00041;}