#2d998c color space conversions
Hex:
#2d998c
RGB:
45, 153, 140
CMY:
82, 40, 45
CMYK:
71, 0, 8, 40
HSL:
173°, 54.5455%, 38.8235%
HSV (HSB):
173°, 70.5882%, 60.0000%
XYZ:
17.2070, 25.2338, 28.7746
xyY:
0.2416, 0.3543, 25.2338
CIE-Lab:
57.3025, -33.1071, -1.9616
CIE-LCH:
57.3025, 33.1652, 183.3909
CIE-Luv:
57.3025, -41.0115, 2.0837
Hunter-Lab:
50.2333, -26.7643, 1.2007
#2d998c color charts
#2d998c color shades, tints & tones
#2d998c color schemes
#2d998c color preview, HTML & CSS examples
This text has a color of #2d998c
<p style="color:#2d998c;">Text here</p>
.mytext {color:#2d998c;}
This box has a color of #2d998c
<div style="background-color:#2d998c;">Content here</div>
.mybackground {background-color:#2d998c;}
Border around this has a color of #2d998c
<div style="border:2px solid #2d998c;">Content here</div>
.myborder {border:2px solid #2d998c;}