#0b7f7d color space conversions
Hex:
#0b7f7d
RGB:
11, 127, 125
CMY:
96, 50, 51
CMYK:
91, 0, 2, 50
HSL:
179°, 84.0580%, 27.0588%
HSV (HSB):
179°, 91.3386%, 49.8039%
XYZ:
11.4291, 16.7306, 22.0290
xyY:
0.2277, 0.3334, 16.7306
CIE-Lab:
47.9187, -28.7219, -7.2061
CIE-LCH:
47.9187, 29.6121, 194.0844
CIE-Luv:
47.9187, -36.5434, -6.1853
Hunter-Lab:
40.9030, -21.7041, -3.2995
#0b7f7d color charts
#0b7f7d color shades, tints & tones
#0b7f7d color schemes
#0b7f7d color preview, HTML & CSS examples
This text has a color of #0b7f7d
<p style="color:#0b7f7d;">Text here</p>
.mytext {color:#0b7f7d;}
This box has a color of #0b7f7d
<div style="background-color:#0b7f7d;">Content here</div>
.mybackground {background-color:#0b7f7d;}
Border around this has a color of #0b7f7d
<div style="border:2px solid #0b7f7d;">Content here</div>
.myborder {border:2px solid #0b7f7d;}