#206f7f color space conversions
Hex:
#206f7f
RGB:
32, 111, 127
CMY:
87, 56, 50
CMYK:
75, 13, 0, 50
HSL:
190°, 59.7484%, 31.1765%
HSV (HSB):
190°, 74.8031%, 49.8039%
XYZ:
10.1109, 13.2083, 22.0952
xyY:
0.2226, 0.2908, 13.2083
CIE-Lab:
43.0754, -17.7235, -15.6743
CIE-LCH:
43.0754, 23.6602, 221.4889
CIE-Luv:
43.0754, -28.2878, -19.7734
Hunter-Lab:
36.3432, -13.9409, -10.6058
#206f7f color charts
#206f7f color shades, tints & tones
#206f7f color schemes
#206f7f color preview, HTML & CSS examples
This text has a color of #206f7f
<p style="color:#206f7f;">Text here</p>
.mytext {color:#206f7f;}
This box has a color of #206f7f
<div style="background-color:#206f7f;">Content here</div>
.mybackground {background-color:#206f7f;}
Border around this has a color of #206f7f
<div style="border:2px solid #206f7f;">Content here</div>
.myborder {border:2px solid #206f7f;}