#b4005b color space conversions
Hex:
#b4005b
RGB:
180, 0, 91
CMY:
29, 100, 64
CMYK:
0, 100, 49, 29
HSL:
330°, 100.0000%, 35.2941%
HSV (HSB):
330°, 100.0000%, 70.5882%
XYZ:
20.7107, 10.4586, 10.8247
xyY:
0.4932, 0.2491, 10.4586
CIE-Lab:
38.6533, 65.3025, 1.5792
CIE-LCH:
38.6533, 65.3216, 1.3853
CIE-Luv:
38.6533, 98.7547, -10.1736
Hunter-Lab:
32.3398, 57.7184, 2.7925
#b4005b color charts
#b4005b color shades, tints & tones
#b4005b color schemes
#b4005b color preview, HTML & CSS examples
This text has a color of #b4005b
<p style="color:#b4005b;">Text here</p>
.mytext {color:#b4005b;}
This box has a color of #b4005b
<div style="background-color:#b4005b;">Content here</div>
.mybackground {background-color:#b4005b;}
Border around this has a color of #b4005b
<div style="border:2px solid #b4005b;">Content here</div>
.myborder {border:2px solid #b4005b;}