#b40d65 color space conversions
Hex:
#b40d65
RGB:
180, 13, 101
CMY:
29, 95, 60
CMYK:
0, 93, 44, 29
HSL:
328°, 86.5285%, 37.8431%
HSV (HSB):
328°, 92.7778%, 70.5882%
XYZ:
21.3153, 10.9307, 13.2983
xyY:
0.4680, 0.2400, 10.9307
CIE-Lab:
39.4636, 64.7095, -3.6030
CIE-LCH:
39.4636, 64.8097, 356.8131
CIE-Luv:
39.4636, 92.7605, -16.1293
Hunter-Lab:
33.0617, 57.2234, -0.7049
#b40d65 color charts
#b40d65 color shades, tints & tones
#b40d65 color schemes
#b40d65 color preview, HTML & CSS examples
This text has a color of #b40d65
<p style="color:#b40d65;">Text here</p>
.mytext {color:#b40d65;}
This box has a color of #b40d65
<div style="background-color:#b40d65;">Content here</div>
.mybackground {background-color:#b40d65;}
Border around this has a color of #b40d65
<div style="border:2px solid #b40d65;">Content here</div>
.myborder {border:2px solid #b40d65;}