#2d808d color space conversions
Hex:
#2d808d
RGB:
45, 128, 141
CMY:
82, 50, 45
CMYK:
68, 9, 0, 45
HSL:
188°, 51.6129%, 36.4706%
HSV (HSB):
188°, 68.0851%, 55.2941%
XYZ:
13.6091, 17.9193, 27.9408
xyY:
0.2288, 0.3013, 17.9193
CIE-Lab:
49.3981, -20.3110, -14.3380
CIE-LCH:
49.3981, 24.8620, 215.2191
CIE-Luv:
49.3981, -31.5928, -17.9575
Hunter-Lab:
42.3312, -16.6936, -9.5026
#2d808d color charts
#2d808d color shades, tints & tones
#2d808d color schemes
#2d808d color preview, HTML & CSS examples
This text has a color of #2d808d
<p style="color:#2d808d;">Text here</p>
.mytext {color:#2d808d;}
This box has a color of #2d808d
<div style="background-color:#2d808d;">Content here</div>
.mybackground {background-color:#2d808d;}
Border around this has a color of #2d808d
<div style="border:2px solid #2d808d;">Content here</div>
.myborder {border:2px solid #2d808d;}