#2d654c color space conversions
Hex:
#2d654c
RGB:
45, 101, 76
CMY:
82, 60, 70
CMYK:
55, 0, 25, 60
HSL:
153°, 38.3562%, 28.6275%
HSV (HSB):
153°, 55.4455%, 39.6078%
XYZ:
7.0404, 10.3871, 8.4713
xyY:
0.2718, 0.4011, 10.3871
CIE-Lab:
38.5283, -25.0504, 8.6335
CIE-LCH:
38.5283, 26.4965, 160.9837
CIE-Luv:
38.5283, -24.1677, 14.1391
Hunter-Lab:
32.2289, -17.4076, 6.9760
#2d654c color charts
#2d654c color shades, tints & tones
#2d654c color schemes
#2d654c color preview, HTML & CSS examples
This text has a color of #2d654c
<p style="color:#2d654c;">Text here</p>
.mytext {color:#2d654c;}
This box has a color of #2d654c
<div style="background-color:#2d654c;">Content here</div>
.mybackground {background-color:#2d654c;}
Border around this has a color of #2d654c
<div style="border:2px solid #2d654c;">Content here</div>
.myborder {border:2px solid #2d654c;}