#400a45 color space conversions
Hex:
#400a45
RGB:
64, 10, 69
CMY:
75, 96, 73
CMYK:
7, 86, 0, 73
HSL:
295°, 74.6835%, 15.4902%
HSV (HSB):
295°, 85.5072%, 27.0588%
XYZ:
3.2971, 1.7367, 5.7917
xyY:
0.3046, 0.1604, 1.7367
CIE-Lab:
14.0402, 33.5835, -23.4227
CIE-LCH:
14.0402, 40.9448, 325.1063
CIE-Luv:
14.0402, 15.4094, -24.4213
Hunter-Lab:
13.1786, 21.5955, -16.8316
#400a45 color charts
#400a45 color shades, tints & tones
#400a45 color schemes
#400a45 color preview, HTML & CSS examples
This text has a color of #400a45
<p style="color:#400a45;">Text here</p>
.mytext {color:#400a45;}
This box has a color of #400a45
<div style="background-color:#400a45;">Content here</div>
.mybackground {background-color:#400a45;}
Border around this has a color of #400a45
<div style="border:2px solid #400a45;">Content here</div>
.myborder {border:2px solid #400a45;}