#0b5f5f color space conversions
Hex:
#0b5f5f
RGB:
11, 95, 95
CMY:
96, 63, 63
CMYK:
88, 0, 0, 63
HSL:
180°, 79.2453%, 20.7843%
HSV (HSB):
180°, 88.4211%, 37.2549%
XYZ:
6.2958, 9.0818, 12.2476
xyY:
0.2279, 0.3288, 9.0818
CIE-Lab:
36.1413, -22.4418, -6.6456
CIE-LCH:
36.1413, 23.4051, 196.4955
CIE-Luv:
36.1413, -26.9500, -5.8195
Hunter-Lab:
30.1360, -15.4472, -3.0009
#0b5f5f color charts
#0b5f5f color shades, tints & tones
#0b5f5f color schemes
#0b5f5f color preview, HTML & CSS examples
This text has a color of #0b5f5f
<p style="color:#0b5f5f;">Text here</p>
.mytext {color:#0b5f5f;}
This box has a color of #0b5f5f
<div style="background-color:#0b5f5f;">Content here</div>
.mybackground {background-color:#0b5f5f;}
Border around this has a color of #0b5f5f
<div style="border:2px solid #0b5f5f;">Content here</div>
.myborder {border:2px solid #0b5f5f;}