#0bb05e color space conversions
Hex:
#0bb05e
RGB:
11, 176, 94
CMY:
96, 31, 63
CMYK:
94, 0, 47, 31
HSL:
150°, 88.2353%, 36.6667%
HSV (HSB):
150°, 93.7500%, 69.0196%
XYZ:
17.6837, 31.9300, 15.8207
xyY:
0.2703, 0.4880, 31.9300
CIE-Lab:
63.2850, -56.3053, 31.5539
CIE-LCH:
63.2850, 64.5441, 150.7334
CIE-Luv:
63.2850, -55.8083, 49.2176
Hunter-Lab:
56.5066, -43.0250, 22.9546
#0bb05e color charts
#0bb05e color shades, tints & tones
#0bb05e color schemes
#0bb05e color preview, HTML & CSS examples
This text has a color of #0bb05e
<p style="color:#0bb05e;">Text here</p>
.mytext {color:#0bb05e;}
This box has a color of #0bb05e
<div style="background-color:#0bb05e;">Content here</div>
.mybackground {background-color:#0bb05e;}
Border around this has a color of #0bb05e
<div style="border:2px solid #0bb05e;">Content here</div>
.myborder {border:2px solid #0bb05e;}