#7da09e color space conversions
Hex:
#7da09e
RGB:
125, 160, 158
CMY:
51, 37, 38
CMYK:
22, 0, 1, 37
HSL:
177°, 15.5556%, 55.8824%
HSV (HSB):
177°, 21.8750%, 62.7451%
XYZ:
27.1998, 31.9702, 37.0850
xyY:
0.2826, 0.3321, 31.9702
CIE-Lab:
63.3183, -12.3963, -2.9165
CIE-LCH:
63.3183, 12.7348, 193.2391
CIE-Luv:
63.3183, -17.9374, -2.2692
Hunter-Lab:
56.5422, -13.0809, 0.6923
#7da09e color charts
#7da09e color shades, tints & tones
#7da09e color schemes
#7da09e color preview, HTML & CSS examples
This text has a color of #7da09e
<p style="color:#7da09e;">Text here</p>
.mytext {color:#7da09e;}
This box has a color of #7da09e
<div style="background-color:#7da09e;">Content here</div>
.mybackground {background-color:#7da09e;}
Border around this has a color of #7da09e
<div style="border:2px solid #7da09e;">Content here</div>
.myborder {border:2px solid #7da09e;}