#207e5e color space conversions
Hex:
#207e5e
RGB:
32, 126, 94
CMY:
87, 51, 63
CMYK:
75, 0, 25, 51
HSL:
160°, 59.4937%, 30.9804%
HSV (HSB):
160°, 74.6032%, 49.4118%
XYZ:
10.0769, 16.0369, 13.1540
xyY:
0.2566, 0.4084, 16.0369
CIE-Lab:
47.0229, -35.0043, 9.7906
CIE-LCH:
47.0229, 36.3477, 164.3738
CIE-Luv:
47.0229, -36.0009, 17.8513
Hunter-Lab:
40.0461, -25.1644, 8.5572
#207e5e color charts
#207e5e color shades, tints & tones
#207e5e color schemes
#207e5e color preview, HTML & CSS examples
This text has a color of #207e5e
<p style="color:#207e5e;">Text here</p>
.mytext {color:#207e5e;}
This box has a color of #207e5e
<div style="background-color:#207e5e;">Content here</div>
.mybackground {background-color:#207e5e;}
Border around this has a color of #207e5e
<div style="border:2px solid #207e5e;">Content here</div>
.myborder {border:2px solid #207e5e;}