#400d4e color space conversions
Hex:
#400d4e
RGB:
64, 13, 78
CMY:
75, 95, 69
CMYK:
18, 83, 0, 69
HSL:
287°, 71.4286%, 17.8431%
HSV (HSB):
287°, 83.3333%, 30.5882%
XYZ:
3.6334, 1.9279, 7.3883
xyY:
0.2806, 0.1489, 1.9279
CIE-Lab:
15.1042, 34.3639, -27.9474
CIE-LCH:
15.1042, 44.2938, 320.8793
CIE-Luv:
15.1042, 13.3082, -29.6948
Hunter-Lab:
13.8849, 22.4118, -21.8297
#400d4e color charts
#400d4e color shades, tints & tones
#400d4e color schemes
#400d4e color preview, HTML & CSS examples
This text has a color of #400d4e
<p style="color:#400d4e;">Text here</p>
.mytext {color:#400d4e;}
This box has a color of #400d4e
<div style="background-color:#400d4e;">Content here</div>
.mybackground {background-color:#400d4e;}
Border around this has a color of #400d4e
<div style="border:2px solid #400d4e;">Content here</div>
.myborder {border:2px solid #400d4e;}