#095e4e color space conversions
Hex:
#095e4e
RGB:
9, 94, 78
CMY:
96, 63, 69
CMYK:
90, 0, 17, 63
HSL:
169°, 82.5243%, 20.1961%
HSV (HSB):
169°, 90.4255%, 36.8627%
XYZ:
5.4905, 8.6135, 8.5809
xyY:
0.2420, 0.3797, 8.6135
CIE-Lab:
35.2293, -27.5326, 2.5789
CIE-LCH:
35.2293, 27.6531, 174.6488
CIE-Luv:
35.2293, -27.9142, 6.8044
Hunter-Lab:
29.3488, -17.9671, 3.2091
#095e4e color charts
#095e4e color shades, tints & tones
#095e4e color schemes
#095e4e color preview, HTML & CSS examples
This text has a color of #095e4e
<p style="color:#095e4e;">Text here</p>
.mytext {color:#095e4e;}
This box has a color of #095e4e
<div style="background-color:#095e4e;">Content here</div>
.mybackground {background-color:#095e4e;}
Border around this has a color of #095e4e
<div style="border:2px solid #095e4e;">Content here</div>
.myborder {border:2px solid #095e4e;}