#2dabac color space conversions
Hex:
#2dabac
RGB:
45, 171, 172
CMY:
82, 33, 33
CMYK:
74, 1, 0, 33
HSL:
180°, 58.5253%, 42.5490%
HSV (HSB):
180°, 73.8372%, 67.4510%
XYZ:
23.0915, 32.6623, 44.1171
xyY:
0.2312, 0.3270, 32.6623
CIE-Lab:
63.8865, -32.3480, -10.2592
CIE-LCH:
63.8865, 33.9359, 197.5965
CIE-Luv:
63.8865, -45.4466, -10.6721
Hunter-Lab:
57.1509, -27.8922, -5.7627
#2dabac color charts
#2dabac color shades, tints & tones
#2dabac color schemes
#2dabac color preview, HTML & CSS examples
This text has a color of #2dabac
<p style="color:#2dabac;">Text here</p>
.mytext {color:#2dabac;}
This box has a color of #2dabac
<div style="background-color:#2dabac;">Content here</div>
.mybackground {background-color:#2dabac;}
Border around this has a color of #2dabac
<div style="border:2px solid #2dabac;">Content here</div>
.myborder {border:2px solid #2dabac;}