#404142 color space conversions
Hex:
#404142
RGB:
64, 65, 66
CMY:
75, 75, 74
CMYK:
3, 2, 0, 74
HSL:
210°, 1.5385%, 25.4902%
HSV (HSB):
210°, 3.0303%, 25.8824%
XYZ:
4.9880, 5.2639, 5.9074
xyY:
0.3087, 0.3258, 5.2639
CIE-Lab:
27.4738, -0.1898, -0.7590
CIE-LCH:
27.4738, 0.7823, 255.9581
CIE-Luv:
27.4738, -0.5696, -0.8431
Hunter-Lab:
22.9433, -1.3436, 0.7944
#404142 color charts
#404142 color shades, tints & tones
#404142 color schemes
#404142 color preview, HTML & CSS examples
This text has a color of #404142
<p style="color:#404142;">Text here</p>
.mytext {color:#404142;}
This box has a color of #404142
<div style="background-color:#404142;">Content here</div>
.mybackground {background-color:#404142;}
Border around this has a color of #404142
<div style="border:2px solid #404142;">Content here</div>
.myborder {border:2px solid #404142;}