#095e5f color space conversions
Hex:
#095e5f
RGB:
9, 94, 95
CMY:
96, 63, 63
CMYK:
91, 1, 0, 63
HSL:
181°, 82.6923%, 20.3922%
HSV (HSB):
181°, 90.5263%, 37.2549%
XYZ:
6.1809, 8.8897, 12.2166
xyY:
0.2265, 0.3258, 8.8897
CIE-Lab:
35.7711, -22.0838, -7.2024
CIE-LCH:
35.7711, 23.2286, 198.0631
CIE-Luv:
35.7711, -26.7412, -6.6051
Hunter-Lab:
29.8156, -15.1734, -3.4224
#095e5f color charts
#095e5f color shades, tints & tones
#095e5f color schemes
#095e5f color preview, HTML & CSS examples
This text has a color of #095e5f
<p style="color:#095e5f;">Text here</p>
.mytext {color:#095e5f;}
This box has a color of #095e5f
<div style="background-color:#095e5f;">Content here</div>
.mybackground {background-color:#095e5f;}
Border around this has a color of #095e5f
<div style="border:2px solid #095e5f;">Content here</div>
.myborder {border:2px solid #095e5f;}