#2d644b color space conversions
Hex:
#2d644b
RGB:
45, 100, 75
CMY:
82, 61, 71
CMYK:
55, 0, 25, 61
HSL:
153°, 37.9310%, 28.4314%
HSV (HSB):
153°, 55.0000%, 39.2157%
XYZ:
6.9094, 10.1802, 8.2574
xyY:
0.2726, 0.4016, 10.1802
CIE-Lab:
38.1640, -24.7907, 8.7301
CIE-LCH:
38.1640, 26.2830, 160.6003
CIE-Luv:
38.1640, -23.7895, 14.1744
Hunter-Lab:
31.9065, -17.1821, 6.9902
#2d644b color charts
#2d644b color shades, tints & tones
#2d644b color schemes
#2d644b color preview, HTML & CSS examples
This text has a color of #2d644b
<p style="color:#2d644b;">Text here</p>
.mytext {color:#2d644b;}
This box has a color of #2d644b
<div style="background-color:#2d644b;">Content here</div>
.mybackground {background-color:#2d644b;}
Border around this has a color of #2d644b
<div style="border:2px solid #2d644b;">Content here</div>
.myborder {border:2px solid #2d644b;}