#400f5f color space conversions
Hex:
#400f5f
RGB:
64, 15, 95
CMY:
75, 94, 63
CMYK:
33, 84, 0, 63
HSL:
277°, 72.7273%, 21.5686%
HSV (HSB):
277°, 84.2105%, 37.2549%
XYZ:
4.3507, 2.2579, 11.0330
xyY:
0.2466, 0.1280, 2.2579
CIE-Lab:
16.7861, 37.5397, -36.7133
CIE-LCH:
16.7861, 52.5080, 315.6376
CIE-Luv:
16.7861, 10.0775, -40.0222
Hunter-Lab:
15.0262, 25.3877, -33.0154
#400f5f color charts
#400f5f color shades, tints & tones
#400f5f color schemes
#400f5f color preview, HTML & CSS examples
This text has a color of #400f5f
<p style="color:#400f5f;">Text here</p>
.mytext {color:#400f5f;}
This box has a color of #400f5f
<div style="background-color:#400f5f;">Content here</div>
.mybackground {background-color:#400f5f;}
Border around this has a color of #400f5f
<div style="border:2px solid #400f5f;">Content here</div>
.myborder {border:2px solid #400f5f;}