#444d65 color space conversions
Hex:
#444d65
RGB:
68, 77, 101
CMY:
73, 70, 60
CMYK:
33, 24, 0, 60
HSL:
224°, 19.5266%, 33.1373%
HSV (HSB):
224°, 32.6733%, 39.6078%
XYZ:
7.3867, 7.4763, 13.3657
xyY:
0.2617, 0.2648, 7.4763
CIE-Lab:
32.8675, 2.7383, -15.1428
CIE-LCH:
32.8675, 15.3884, 280.2501
CIE-Luv:
32.8675, -5.4439, -20.0031
Hunter-Lab:
27.3428, 0.3724, -9.8421
#444d65 color charts
#444d65 color shades, tints & tones
#444d65 color schemes
#444d65 color preview, HTML & CSS examples
This text has a color of #444d65
<p style="color:#444d65;">Text here</p>
.mytext {color:#444d65;}
This box has a color of #444d65
<div style="background-color:#444d65;">Content here</div>
.mybackground {background-color:#444d65;}
Border around this has a color of #444d65
<div style="border:2px solid #444d65;">Content here</div>
.myborder {border:2px solid #444d65;}