#b40a5e color space conversions
Hex:
#b40a5e
RGB:
180, 10, 94
CMY:
29, 96, 63
CMYK:
0, 94, 48, 29
HSL:
330°, 89.4737%, 37.2549%
HSV (HSB):
330°, 94.4444%, 70.5882%
XYZ:
20.9513, 10.7285, 11.5562
xyY:
0.4846, 0.2481, 10.7285
CIE-Lab:
39.1194, 64.4538, 0.3411
CIE-LCH:
39.1194, 64.4547, 0.3032
CIE-Luv:
39.1194, 96.2007, -11.4146
Hunter-Lab:
32.7544, 56.8569, 2.0098
#b40a5e color charts
#b40a5e color shades, tints & tones
#b40a5e color schemes
#b40a5e color preview, HTML & CSS examples
This text has a color of #b40a5e
<p style="color:#b40a5e;">Text here</p>
.mytext {color:#b40a5e;}
This box has a color of #b40a5e
<div style="background-color:#b40a5e;">Content here</div>
.mybackground {background-color:#b40a5e;}
Border around this has a color of #b40a5e
<div style="border:2px solid #b40a5e;">Content here</div>
.myborder {border:2px solid #b40a5e;}