#2a4444 color space conversions
Hex:
#2a4444
RGB:
42, 68, 68
CMY:
84, 73, 73
CMYK:
38, 0, 0, 73
HSL:
180°, 23.6364%, 21.5686%
HSV (HSB):
180°, 38.2353%, 26.6667%
XYZ:
4.0654, 5.0438, 6.2281
xyY:
0.2651, 0.3289, 5.0438
CIE-Lab:
26.8593, -9.8786, -3.1647
CIE-LCH:
26.8593, 10.3731, 197.7634
CIE-Luv:
26.8593, -11.3808, -2.4595
Hunter-Lab:
22.4585, -6.9909, -0.7212
#2a4444 color charts
#2a4444 color shades, tints & tones
#2a4444 color schemes
#2a4444 color preview, HTML & CSS examples
This text has a color of #2a4444
<p style="color:#2a4444;">Text here</p>
.mytext {color:#2a4444;}
This box has a color of #2a4444
<div style="background-color:#2a4444;">Content here</div>
.mybackground {background-color:#2a4444;}
Border around this has a color of #2a4444
<div style="border:2px solid #2a4444;">Content here</div>
.myborder {border:2px solid #2a4444;}