#2d563c color space conversions
Hex:
#2d563c
RGB:
45, 86, 60
CMY:
82, 66, 76
CMYK:
48, 0, 30, 66
HSL:
142°, 31.2977%, 25.6863%
HSV (HSB):
142°, 47.6744%, 33.7255%
XYZ:
5.2256, 7.5397, 5.4549
xyY:
0.2868, 0.4138, 7.5397
CIE-Lab:
33.0053, -21.1062, 10.7630
CIE-LCH:
33.0053, 23.6921, 152.9811
CIE-Luv:
33.0053, -18.2982, 15.2249
Hunter-Lab:
27.4585, -14.0824, 7.4425
#2d563c color charts
#2d563c color shades, tints & tones
#2d563c color schemes
#2d563c color preview, HTML & CSS examples
This text has a color of #2d563c
<p style="color:#2d563c;">Text here</p>
.mytext {color:#2d563c;}
This box has a color of #2d563c
<div style="background-color:#2d563c;">Content here</div>
.mybackground {background-color:#2d563c;}
Border around this has a color of #2d563c
<div style="border:2px solid #2d563c;">Content here</div>
.myborder {border:2px solid #2d563c;}