#2a654e color space conversions
Hex:
#2a654e
RGB:
42, 101, 78
CMY:
84, 60, 69
CMYK:
58, 0, 23, 60
HSL:
157°, 41.2587%, 28.0392%
HSV (HSB):
157°, 58.4158%, 39.6078%
XYZ:
6.9837, 10.3497, 8.8373
xyY:
0.2669, 0.3955, 10.3497
CIE-Lab:
38.4628, -25.3333, 7.3082
CIE-LCH:
38.4628, 26.3664, 163.9081
CIE-Luv:
38.4628, -24.9179, 12.5915
Hunter-Lab:
32.1709, -17.5502, 6.2327
#2a654e color charts
#2a654e color shades, tints & tones
#2a654e color schemes
#2a654e color preview, HTML & CSS examples
This text has a color of #2a654e
<p style="color:#2a654e;">Text here</p>
.mytext {color:#2a654e;}
This box has a color of #2a654e
<div style="background-color:#2a654e;">Content here</div>
.mybackground {background-color:#2a654e;}
Border around this has a color of #2a654e
<div style="border:2px solid #2a654e;">Content here</div>
.myborder {border:2px solid #2a654e;}