#0b95a5 color space conversions
Hex:
#0b95a5
RGB:
11, 149, 165
CMY:
96, 42, 35
CMYK:
93, 10, 0, 35
HSL:
186°, 87.5000%, 34.5098%
HSV (HSB):
186°, 93.3333%, 64.7059%
XYZ:
17.6770, 24.2827, 39.3527
xyY:
0.2174, 0.2986, 24.2827
CIE-Lab:
56.3697, -26.5344, -17.6874
CIE-LCH:
56.3697, 31.8891, 213.6868
CIE-Luv:
56.3697, -41.3425, -22.8829
Hunter-Lab:
49.2774, -22.2033, -12.8544
#0b95a5 color charts
#0b95a5 color shades, tints & tones
#0b95a5 color schemes
#0b95a5 color preview, HTML & CSS examples
This text has a color of #0b95a5
<p style="color:#0b95a5;">Text here</p>
.mytext {color:#0b95a5;}
This box has a color of #0b95a5
<div style="background-color:#0b95a5;">Content here</div>
.mybackground {background-color:#0b95a5;}
Border around this has a color of #0b95a5
<div style="border:2px solid #0b95a5;">Content here</div>
.myborder {border:2px solid #0b95a5;}