#2a705f color space conversions
Hex:
#2a705f
RGB:
42, 112, 95
CMY:
84, 56, 63
CMYK:
63, 0, 15, 56
HSL:
165°, 45.4545%, 30.1961%
HSV (HSB):
165°, 62.5000%, 43.9216%
XYZ:
8.8146, 12.9068, 12.8532
xyY:
0.2549, 0.3733, 12.9068
CIE-Lab:
42.6225, -26.3624, 2.9633
CIE-LCH:
42.6225, 26.5284, 173.5866
CIE-Luv:
42.6225, -28.5498, 7.5957
Hunter-Lab:
35.9260, -19.0750, 3.9362
#2a705f color charts
#2a705f color shades, tints & tones
#2a705f color schemes
#2a705f color preview, HTML & CSS examples
This text has a color of #2a705f
<p style="color:#2a705f;">Text here</p>
.mytext {color:#2a705f;}
This box has a color of #2a705f
<div style="background-color:#2a705f;">Content here</div>
.mybackground {background-color:#2a705f;}
Border around this has a color of #2a705f
<div style="border:2px solid #2a705f;">Content here</div>
.myborder {border:2px solid #2a705f;}