#095c7e color space conversions
Hex:
#095c7e
RGB:
9, 92, 126
CMY:
96, 64, 51
CMYK:
93, 27, 0, 51
HSL:
197°, 86.6667%, 26.4706%
HSV (HSB):
197°, 92.8571%, 49.4118%
XYZ:
7.7057, 9.2187, 21.1119
xyY:
0.2026, 0.2424, 9.2187
CIE-Lab:
36.4021, -9.4690, -25.4100
CIE-LCH:
36.4021, 27.1170, 249.5623
CIE-Luv:
36.4021, -23.9403, -34.0576
Hunter-Lab:
30.3624, -7.8324, -19.9726
#095c7e color charts
#095c7e color shades, tints & tones
#095c7e color schemes
#095c7e color preview, HTML & CSS examples
This text has a color of #095c7e
<p style="color:#095c7e;">Text here</p>
.mytext {color:#095c7e;}
This box has a color of #095c7e
<div style="background-color:#095c7e;">Content here</div>
.mybackground {background-color:#095c7e;}
Border around this has a color of #095c7e
<div style="border:2px solid #095c7e;">Content here</div>
.myborder {border:2px solid #095c7e;}