#2d626d color space conversions
Hex:
#2d626d
RGB:
45, 98, 109
CMY:
82, 62, 57
CMYK:
59, 10, 0, 57
HSL:
190°, 41.5584%, 30.1961%
HSV (HSB):
190°, 58.7156%, 42.7451%
XYZ:
8.2102, 10.3974, 16.0422
xyY:
0.2369, 0.3001, 10.3974
CIE-Lab:
38.5464, -14.0886, -11.5870
CIE-LCH:
38.5464, 18.2414, 219.4352
CIE-Luv:
38.5464, -21.6214, -13.8086
Hunter-Lab:
32.2450, -10.9792, -6.9258
#2d626d color charts
#2d626d color shades, tints & tones
#2d626d color schemes
#2d626d color preview, HTML & CSS examples
This text has a color of #2d626d
<p style="color:#2d626d;">Text here</p>
.mytext {color:#2d626d;}
This box has a color of #2d626d
<div style="background-color:#2d626d;">Content here</div>
.mybackground {background-color:#2d626d;}
Border around this has a color of #2d626d
<div style="border:2px solid #2d626d;">Content here</div>
.myborder {border:2px solid #2d626d;}