#b40e65 color space conversions
Hex:
#b40e65
RGB:
180, 14, 101
CMY:
29, 95, 60
CMYK:
0, 92, 44, 29
HSL:
329°, 85.5670%, 38.0392%
HSV (HSB):
329°, 92.2222%, 70.5882%
XYZ:
21.3284, 10.9570, 13.3027
xyY:
0.4679, 0.2403, 10.9570
CIE-Lab:
39.5079, 64.5807, -3.5374
CIE-LCH:
39.5079, 64.6775, 356.8647
CIE-Luv:
39.5079, 92.6223, -16.0274
Hunter-Lab:
33.1013, 57.0869, -0.6565
#b40e65 color charts
#b40e65 color shades, tints & tones
#b40e65 color schemes
#b40e65 color preview, HTML & CSS examples
This text has a color of #b40e65
<p style="color:#b40e65;">Text here</p>
.mytext {color:#b40e65;}
This box has a color of #b40e65
<div style="background-color:#b40e65;">Content here</div>
.mybackground {background-color:#b40e65;}
Border around this has a color of #b40e65
<div style="border:2px solid #b40e65;">Content here</div>
.myborder {border:2px solid #b40e65;}