#097d7d color space conversions
Hex:
#097d7d
RGB:
9, 125, 125
CMY:
96, 51, 51
CMYK:
93, 0, 0, 51
HSL:
180°, 86.5672%, 26.2745%
HSV (HSB):
180°, 92.8000%, 49.0196%
XYZ:
11.1479, 16.2060, 21.9425
xyY:
0.2261, 0.3287, 16.2060
CIE-Lab:
47.2436, -27.8519, -8.2164
CIE-LCH:
47.2436, 29.0386, 196.4362
CIE-Luv:
47.2436, -35.9403, -7.7607
Hunter-Lab:
40.2566, -21.0186, -4.1373
#097d7d color charts
#097d7d color shades, tints & tones
#097d7d color schemes
#097d7d color preview, HTML & CSS examples
This text has a color of #097d7d
<p style="color:#097d7d;">Text here</p>
.mytext {color:#097d7d;}
This box has a color of #097d7d
<div style="background-color:#097d7d;">Content here</div>
.mybackground {background-color:#097d7d;}
Border around this has a color of #097d7d
<div style="border:2px solid #097d7d;">Content here</div>
.myborder {border:2px solid #097d7d;}