#0bc05c color space conversions
Hex:
#0bc05c
RGB:
11, 192, 92
CMY:
96, 25, 64
CMYK:
94, 0, 52, 25
HSL:
147°, 89.1626%, 39.8039%
HSV (HSB):
147°, 94.2708%, 75.2941%
XYZ:
20.9194, 38.5431, 16.4622
xyY:
0.2755, 0.5076, 38.5431
CIE-Lab:
68.4190, -61.9909, 39.0035
CIE-LCH:
68.4190, 73.2403, 147.8227
CIE-Luv:
68.4190, -61.1920, 59.2469
Hunter-Lab:
62.0831, -48.4984, 27.7366
#0bc05c color charts
#0bc05c color shades, tints & tones
#0bc05c color schemes
#0bc05c color preview, HTML & CSS examples
This text has a color of #0bc05c
<p style="color:#0bc05c;">Text here</p>
.mytext {color:#0bc05c;}
This box has a color of #0bc05c
<div style="background-color:#0bc05c;">Content here</div>
.mybackground {background-color:#0bc05c;}
Border around this has a color of #0bc05c
<div style="border:2px solid #0bc05c;">Content here</div>
.myborder {border:2px solid #0bc05c;}