#2a3e3e color space conversions
Hex:
#2a3e3e
RGB:
42, 62, 62
CMY:
84, 76, 76
CMYK:
32, 0, 0, 76
HSL:
180°, 19.2308%, 20.3922%
HSV (HSB):
180°, 32.2581%, 24.3137%
XYZ:
3.5470, 4.2853, 5.1976
xyY:
0.2722, 0.3289, 4.2853
CIE-Lab:
24.5930, -7.8828, -2.5633
CIE-LCH:
24.5930, 8.2891, 198.0133
CIE-Luv:
24.5930, -8.8753, -1.9187
Hunter-Lab:
20.7009, -5.6418, -0.3960
#2a3e3e color charts
#2a3e3e color shades, tints & tones
#2a3e3e color schemes
#2a3e3e color preview, HTML & CSS examples
This text has a color of #2a3e3e
<p style="color:#2a3e3e;">Text here</p>
.mytext {color:#2a3e3e;}
This box has a color of #2a3e3e
<div style="background-color:#2a3e3e;">Content here</div>
.mybackground {background-color:#2a3e3e;}
Border around this has a color of #2a3e3e
<div style="border:2px solid #2a3e3e;">Content here</div>
.myborder {border:2px solid #2a3e3e;}