#2a7b7b color space conversions
Hex:
#2a7b7b
RGB:
42, 123, 123
CMY:
84, 52, 52
CMYK:
66, 0, 0, 52
HSL:
180°, 49.0909%, 32.3529%
HSV (HSB):
180°, 65.8537%, 48.2353%
XYZ:
11.6130, 16.0882, 21.2322
xyY:
0.2373, 0.3288, 16.0882
CIE-Lab:
47.0900, -23.8332, -7.2019
CIE-LCH:
47.0900, 24.8976, 196.8136
CIE-Luv:
47.0900, -31.3028, -6.7603
Hunter-Lab:
40.1101, -18.5122, -3.3079
#2a7b7b color charts
#2a7b7b color shades, tints & tones
#2a7b7b color schemes
#2a7b7b color preview, HTML & CSS examples
This text has a color of #2a7b7b
<p style="color:#2a7b7b;">Text here</p>
.mytext {color:#2a7b7b;}
This box has a color of #2a7b7b
<div style="background-color:#2a7b7b;">Content here</div>
.mybackground {background-color:#2a7b7b;}
Border around this has a color of #2a7b7b
<div style="border:2px solid #2a7b7b;">Content here</div>
.myborder {border:2px solid #2a7b7b;}