#b4015d color space conversions
Hex:
#b4015d
RGB:
180, 1, 93
CMY:
29, 100, 64
CMYK:
0, 99, 48, 29
HSL:
329°, 98.8950%, 35.4902%
HSV (HSB):
329°, 99.4444%, 70.5882%
XYZ:
20.8090, 10.5153, 11.2888
xyY:
0.4883, 0.2468, 10.5153
CIE-Lab:
38.7519, 65.3529, 0.4434
CIE-LCH:
38.7519, 65.3544, 0.3887
CIE-Luv:
38.7519, 97.7494, -11.4775
Hunter-Lab:
32.4273, 57.7979, 2.0587
#b4015d color charts
#b4015d color shades, tints & tones
#b4015d color schemes
#b4015d color preview, HTML & CSS examples
This text has a color of #b4015d
<p style="color:#b4015d;">Text here</p>
.mytext {color:#b4015d;}
This box has a color of #b4015d
<div style="background-color:#b4015d;">Content here</div>
.mybackground {background-color:#b4015d;}
Border around this has a color of #b4015d
<div style="border:2px solid #b4015d;">Content here</div>
.myborder {border:2px solid #b4015d;}