#2d9999 color space conversions
Hex:
#2d9999
RGB:
45, 153, 153
CMY:
82, 40, 40
CMYK:
71, 0, 0, 40
HSL:
180°, 54.5455%, 38.8235%
HSV (HSB):
180°, 70.5882%, 60.0000%
XYZ:
18.2232, 25.6403, 34.1256
xyY:
0.2337, 0.3288, 25.6403
CIE-Lab:
57.6940, -29.3328, -8.7946
CIE-LCH:
57.6940, 30.6229, 196.6899
CIE-Luv:
57.6940, -40.1681, -8.6744
Hunter-Lab:
50.6362, -24.3740, -4.5123
#2d9999 color charts
#2d9999 color shades, tints & tones
#2d9999 color schemes
#2d9999 color preview, HTML & CSS examples
This text has a color of #2d9999
<p style="color:#2d9999;">Text here</p>
.mytext {color:#2d9999;}
This box has a color of #2d9999
<div style="background-color:#2d9999;">Content here</div>
.mybackground {background-color:#2d9999;}
Border around this has a color of #2d9999
<div style="border:2px solid #2d9999;">Content here</div>
.myborder {border:2px solid #2d9999;}