#2d706a color space conversions
Hex:
#2d706a
RGB:
45, 112, 106
CMY:
82, 56, 58
CMYK:
60, 0, 5, 56
HSL:
175°, 42.6752%, 30.7843%
HSV (HSB):
175°, 59.8214%, 43.9216%
XYZ:
9.4779, 13.1868, 15.6814
xyY:
0.2472, 0.3439, 13.1868
CIE-Lab:
43.0434, -22.6366, -3.0358
CIE-LCH:
43.0434, 22.8392, 187.6383
CIE-Luv:
43.0434, -27.2914, -0.9417
Hunter-Lab:
36.3137, -16.9604, -0.1838
#2d706a color charts
#2d706a color shades, tints & tones
#2d706a color schemes
#2d706a color preview, HTML & CSS examples
This text has a color of #2d706a
<p style="color:#2d706a;">Text here</p>
.mytext {color:#2d706a;}
This box has a color of #2d706a
<div style="background-color:#2d706a;">Content here</div>
.mybackground {background-color:#2d706a;}
Border around this has a color of #2d706a
<div style="border:2px solid #2d706a;">Content here</div>
.myborder {border:2px solid #2d706a;}