#2fa5a5 color space conversions
Hex:
#2fa5a5
RGB:
47, 165, 165
CMY:
82, 35, 35
CMYK:
72, 0, 0, 35
HSL:
180°, 55.6604%, 41.5686%
HSV (HSB):
180°, 71.5152%, 64.7059%
XYZ:
21.4190, 30.2312, 40.3036
xyY:
0.2329, 0.3288, 30.2312
CIE-Lab:
61.8532, -31.3059, -9.3715
CIE-LCH:
61.8532, 32.6785, 196.6652
CIE-Luv:
61.8532, -43.4529, -9.3837
Hunter-Lab:
54.9829, -26.6843, -4.9728
#2fa5a5 color charts
#2fa5a5 color shades, tints & tones
#2fa5a5 color schemes
#2fa5a5 color preview, HTML & CSS examples
This text has a color of #2fa5a5
<p style="color:#2fa5a5;">Text here</p>
.mytext {color:#2fa5a5;}
This box has a color of #2fa5a5
<div style="background-color:#2fa5a5;">Content here</div>
.mybackground {background-color:#2fa5a5;}
Border around this has a color of #2fa5a5
<div style="border:2px solid #2fa5a5;">Content here</div>
.myborder {border:2px solid #2fa5a5;}