#207f7f color space conversions
Hex:
#207f7f
RGB:
32, 127, 127
CMY:
87, 50, 50
CMYK:
75, 0, 0, 50
HSL:
180°, 59.7484%, 31.1765%
HSV (HSB):
180°, 74.8031%, 49.8039%
XYZ:
12.0158, 17.0181, 22.7302
xyY:
0.2321, 0.3288, 17.0181
CIE-Lab:
48.2829, -26.1385, -7.8111
CIE-LCH:
48.2829, 27.2807, 196.6380
CIE-Luv:
48.2829, -34.2537, -7.3970
Hunter-Lab:
41.2530, -20.2010, -3.7914
#207f7f color charts
#207f7f color shades, tints & tones
#207f7f color schemes
#207f7f color preview, HTML & CSS examples
This text has a color of #207f7f
<p style="color:#207f7f;">Text here</p>
.mytext {color:#207f7f;}
This box has a color of #207f7f
<div style="background-color:#207f7f;">Content here</div>
.mybackground {background-color:#207f7f;}
Border around this has a color of #207f7f
<div style="border:2px solid #207f7f;">Content here</div>
.myborder {border:2px solid #207f7f;}