#0f5f5e color space conversions
Hex:
#0f5f5e
RGB:
15, 95, 94
CMY:
94, 63, 63
CMYK:
84, 0, 1, 63
HSL:
179°, 72.7273%, 21.5686%
HSV (HSB):
179°, 84.2105%, 37.2549%
XYZ:
6.3096, 9.0941, 12.0125
xyY:
0.2301, 0.3317, 9.0941
CIE-Lab:
36.1649, -22.3957, -5.9831
CIE-LCH:
36.1649, 23.1811, 194.9574
CIE-Luv:
36.1649, -26.6351, -4.9238
Hunter-Lab:
30.1565, -15.4266, -2.5079
#0f5f5e color charts
#0f5f5e color shades, tints & tones
#0f5f5e color schemes
#0f5f5e color preview, HTML & CSS examples
This text has a color of #0f5f5e
<p style="color:#0f5f5e;">Text here</p>
.mytext {color:#0f5f5e;}
This box has a color of #0f5f5e
<div style="background-color:#0f5f5e;">Content here</div>
.mybackground {background-color:#0f5f5e;}
Border around this has a color of #0f5f5e
<div style="border:2px solid #0f5f5e;">Content here</div>
.myborder {border:2px solid #0f5f5e;}