#0b8c8d color space conversions
Hex:
#0b8c8d
RGB:
11, 140, 141
CMY:
96, 45, 45
CMYK:
92, 1, 0, 45
HSL:
180°, 85.5263%, 29.8039%
HSV (HSB):
180°, 92.1986%, 55.2941%
XYZ:
14.3238, 20.7504, 28.4496
xyY:
0.2255, 0.3267, 20.7504
CIE-Lab:
52.6752, -29.9353, -9.4546
CIE-LCH:
52.6752, 31.3928, 197.5279
CIE-Luv:
52.6752, -39.9986, -9.4972
Hunter-Lab:
45.5526, -23.5885, -5.1424
#0b8c8d color charts
#0b8c8d color shades, tints & tones
#0b8c8d color schemes
#0b8c8d color preview, HTML & CSS examples
This text has a color of #0b8c8d
<p style="color:#0b8c8d;">Text here</p>
.mytext {color:#0b8c8d;}
This box has a color of #0b8c8d
<div style="background-color:#0b8c8d;">Content here</div>
.mybackground {background-color:#0b8c8d;}
Border around this has a color of #0b8c8d
<div style="border:2px solid #0b8c8d;">Content here</div>
.myborder {border:2px solid #0b8c8d;}