#2d828d color space conversions
Hex:
#2d828d
RGB:
45, 130, 141
CMY:
82, 49, 45
CMYK:
68, 8, 0, 45
HSL:
187°, 51.6129%, 36.4706%
HSV (HSB):
187°, 68.0851%, 55.2941%
XYZ:
13.8725, 18.4462, 28.0286
xyY:
0.2299, 0.3057, 18.4462
CIE-Lab:
50.0329, -21.3702, -13.3765
CIE-LCH:
50.0329, 25.2114, 212.0442
CIE-Luv:
50.0329, -32.3449, -16.4008
Hunter-Lab:
42.9491, -17.5055, -8.6284
#2d828d color charts
#2d828d color shades, tints & tones
#2d828d color schemes
#2d828d color preview, HTML & CSS examples
This text has a color of #2d828d
<p style="color:#2d828d;">Text here</p>
.mytext {color:#2d828d;}
This box has a color of #2d828d
<div style="background-color:#2d828d;">Content here</div>
.mybackground {background-color:#2d828d;}
Border around this has a color of #2d828d
<div style="border:2px solid #2d828d;">Content here</div>
.myborder {border:2px solid #2d828d;}