#217f7e color space conversions
Hex:
#217f7e
RGB:
33, 127, 126
CMY:
87, 50, 51
CMYK:
74, 0, 1, 50
HSL:
179°, 58.7500%, 31.3725%
HSV (HSB):
179°, 74.0157%, 49.8039%
XYZ:
11.9825, 17.0084, 22.3901
xyY:
0.2332, 0.3310, 17.0084
CIE-Lab:
48.2707, -26.3182, -7.2374
CIE-LCH:
48.2707, 27.2952, 195.3760
CIE-Luv:
48.2707, -34.1728, -6.5312
Hunter-Lab:
41.2413, -20.3099, -3.3199
#217f7e color charts
#217f7e color shades, tints & tones
#217f7e color schemes
#217f7e color preview, HTML & CSS examples
This text has a color of #217f7e
<p style="color:#217f7e;">Text here</p>
.mytext {color:#217f7e;}
This box has a color of #217f7e
<div style="background-color:#217f7e;">Content here</div>
.mybackground {background-color:#217f7e;}
Border around this has a color of #217f7e
<div style="border:2px solid #217f7e;">Content here</div>
.myborder {border:2px solid #217f7e;}